parse_version | R Documentation |
parse the version of the installed package
parse_version(ver)
ver |
character string representing the version of a package |
an integer vector with the component of the version
myRfuns:::parse_version('0.8')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.