powered by
Prints package version obtained from C code.
versionCore()
Character string with information about the version.
None.
Marko Robnik-Sikonja, Petr Savicky
The function returns the information about the current version obtained from underlying C library link{CORElearn}.
link{CORElearn}
CORElearn.
CORElearn
# load the package library(CORElearn) # print its version versionCore()
Run the code above in your browser using DataLab