powered by
Rename an item in gooseR memory
goose_rename(old_name, new_name, category = "general")
Logical, TRUE if successful
Character string, current name
Character string, new name
Character string, category of the item
if (FALSE) { goose_rename("old_analysis", "final_analysis", category = "results") }
Run the code above in your browser using DataLab