clean_df: clean_df

Description Usage Arguments Details Value Author(s)

View source: R/raw_data.R

Description

Clean a particular dataset

Usage

1
clean_df(df, col_select = NULL)

Arguments

df

dataset to use for cleaning

col_select

vector of specific variables from your dataset that you want to use (rather than the all dataset).

Details

This function allows you to clean a particular dataset and if you want, only select particular variables from it.

Value

"This function allows us to clean dataset with great characteristics:"

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.