r_versions | R Documentation |
R version numbers consist of three numbers (since version 1.4.1): major, minor and patch.
r_versions(dots = TRUE)
dots |
Whether to use dots instead of dashes in the version number. |
We extract the version numbers from the tags in the SVN repository.
A data frame with three columns: ‘version’, ‘date’ and ‘nickname’.
r_versions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.