remove a column from a dataframe

clearcolname(mydf, mycolname)

Arguments

mydf

dataframe input

mycolname

columns for the task

Value

trimmed dataframe

Author

Avants BB