/rcdk/man/cdkversion.Rd
Unknown | 16 lines | 16 code | 0 blank | 0 comment | 0 complexity | 92849d146a1eb17c087b1d281757f496 MD5 | raw file
- \name{cdk.version}
- \alias{cdk.version}
- \title{
- Get Current CDK Version
- }
- \description{
- Returns a string containing the version of the CDK used in this package
- }
- \usage{
- cdk.version()
- }
- \value{
- A string representing the CDK version
- }
- \keyword{programming}
- \author{Rajarshi Guha (\email{rajarshi.guha@gmail.com})}