Description Usage Arguments Value Examples
View source: R/clean_filename.R
produce file names that can be handled by the divime tools
1 |
x |
character, typically a file name |
character, the file name with special characters replaced
1 2 | filename <- "a file (final).wav"
clean_filename(filename)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.