versionCore | R Documentation |
Prints package version obtained from C code.
versionCore()
None.
The function returns the information about the current version obtained from underlying C library link{CORElearn}
.
Character string with information about the version.
Marko Robnik-Sikonja, Petr Savicky
CORElearn
.
# load the package library(CORElearn) # print its version versionCore()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.