View source: R/create_directory_structure.R
handle_naming_conventions | R Documentation |
Handle Naming Conventions
handle_naming_conventions(
name = "Journal manuscripts",
case = "asis",
word_separator = NULL,
replacement_list = NULL
)
name |
String. Original folder name. |
case |
String. One of c("asis", "sentence", "lower", "upper", "title", "snake"). |
word_separator |
String. |
replacement_list |
Character vector, named. |
String. Modified folder name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.