remove_lbls_from_df: Remove labels from dataframe

remove_lbls_from_dfR Documentation

Remove labels from dataframe

Description

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).

Usage

remove_lbls_from_df(data_df)

Arguments

data_df

Data (a data.frame)

Value

Unlabelled data (a data.frame)


ready4-dev/ready4 documentation built on Nov. 4, 2024, 11:38 p.m.