powered by
remove_lbls_from_df() is a Remove function that edits an object, removing a specified element or elements. Specifically, this function implements an algorithm to remove labels from dataframe. The function returns Unlabelled data (a data.frame).
remove_lbls_from_df(data_df)
Unlabelled data (a data.frame)
Data (a data.frame)