View source: R/clean_stratifications.R
clean_stratifications | R Documentation |
Removes things like /, \, :, ", ', <, > which would be invalid file names. All such values are replaced with -, which is OK in a file name.
clean_stratifications(s)
s |
A vector of stratifications |
A vector of cleaned stratifications.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.