main.r392 chars13 lines
Note: Replace column_name
with the name of the column you want to remove and value_to_remove
with the specific value you want to remove from that column. Replace column_name1
and column_name2
with the names of the columns you want to remove and column_index1
and column_index2
with the indexes of the columns you want to remove.
gistlibby LogSnag