handleNA: Function with as input a dataframe. (this will be "Y" or...

View source: R/functions_cleaning.R

handleNAR Documentation

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)

Arguments

df

input

Value

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


eh-in-r/RCTS documentation built on May 19, 2023, 1:09 p.m.