I would like to add a vector of character class to a dataframe without affecting the type of class of the other columns. For example, the dataframe mtcars consists only of numeric types of columns and if I add an additional column like this,I would like to add a vector of character class