drop_columns: Drops NA values

Description Usage Arguments Examples

View source: R/Drop.R

Description

Drops NA values

Usage

1
drop_columns(df, threshold)

Arguments

df

This is a structured data frame with any data type valeus

threshold

Cutofff for missing data

Examples

1
Inputting some data frame and a threshold number

TonyS1016/AppData-Assignment documentation built on May 13, 2021, 8:20 p.m.