get_version | R Documentation |
Get version number of a class given a date
get_version(classification = NULL, date = NULL, family = NULL, klassNr = FALSE)
GetVersion(klass = NULL, date = NULL, family = NULL, klassNr = FALSE)
classification |
Classification number |
date |
Date for version to be valid |
family |
Family ID number if a list of version number for all classes is desired |
klassNr |
True/False for whether to output classification numbers. Default = FALSE |
klass |
Deprecated; use 'classification' instead. |
Number, vector or data frame with version numbers and calssification numbers if specified.
get_version(7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.