Learn R Programming

RCTS (version 0.2.4)

handleNA: Function with as input a dataframe. (this will be "Y" or "to_divide") It filters out rows with NA.

Description

Function with as input a dataframe. (this will be "Y" or "to_divide") It filters out rows with NA.

Usage

handleNA(df)

Value

list with a dataframe where the rows with NA are filtered out, and a dataframe with only those rows

Arguments

df

input