SyntaxFix
Write A Post
Hire A Developer
Questions
I would simply change a column name to the dataset with the new name I want with the following code: names(dataset)[index_value] <- "new_col_name"