default FALSE; whether try to convert all character to numeric; if FALSE, only try to convert column with factor attribute.
Note that this can only transform the columns that may be transformed to numeric without using factor.
char2num
default FALSE; whether force all the character to be numeric class by using factor as an intermediate.