It is difficult to give specific advice without knowing more about the structure of your data. Please run the command
str(NameOfYourDataFrame)
with NameOfYourDataFrame replaced by the actual name of the table. Paste the result into a response on the forum and be sure to put lines with three back tics, ```, before and after the information you paste so that it will be formatted as code.