Q. What function is used to convert a factor to a character vector in R?
β
Correct Answer: (B)
as.character()
You must be Logged in to update hint/solution