SumanthLazarus commented on Oct 17, 2019. This code colved my problem of column type conversion in a dataframe. mutate( column_1 = as.character(column_1)) ...
確定! 回上一頁