Renames all parameters and folder name of an rtoi.
Examples
if (FALSE) { # \dontrun{
myrtoi <- read_rtoi("file_path/rtoir_name")
rename(myrtoi, "Navarre_BACK")
} # }
Renames all parameters and folder name of an rtoi.
if (FALSE) { # \dontrun{
myrtoi <- read_rtoi("file_path/rtoir_name")
rename(myrtoi, "Navarre_BACK")
} # }