So i feel like this a simple question, but i can't find reference to it.
lets say I read a file with readtable function in DataFrame package, Now I wish to change the type of a column eg. from character to Factor, or character to numeric. how to do that ? Sorry if i'm overlooking an easy answer! thanks Atish
