| rename | R Documentation | 
rtoiRenames all parameters and folder name of an rtoi.
rename(x, newname)
## S4 method for signature 'rtoi,character'
rename(x, newname)
| x | an rtoi object | 
| newname | a character class to rename the  | 
nothing. the changes the internal name of the rtoi
## Not run: 
myrtoi <- read_rtoi("file_path/rtoir_name")
rename(myrtoi, "Navarre_BACK")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.