View source: R/sanitizeVersion.R
sanitizeVersion | R Documentation |
Sanitize version
sanitizeVersion(x)
x |
Object. |
numeric_version
.
Updated 2020-04-09.
x <- c("2.7.15rc1", "1.10.0-patch1", "1.0.2k-fips")
sanitizeVersion(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.