rename_tree | R Documentation |
convenience function to name a QSM tree based on it's file name
rename_tree(name, regex, name_is_path = T)
name |
PARAM_DESCRIPTION |
regex |
PARAM_DESCRIPTION |
name_is_path |
PARAM_DESCRIPTION, Default: T |
DETAILS
OUTPUT_DESCRIPTION
This is only exported becuase it's used internally in foreach
## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.