View source: R/NMsim_helpers.R
cleanStrings | R Documentation |
Drop spaces and odd characters. Use to ensure generated file names are usable.
cleanStrings(x)
x |
a string to clean |
A character vector
NMsim:::cleanStrings("e w% # ff!l3:t,3?.csv")
NMsim:::cleanStrings("3!?:#;<>=, {}|=g+&-
.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.