clean_NA_from_data: Remove NA from data

View source: R/clean_NA_from_data.R

clean_NA_from_dataR Documentation

Remove NA from data

Description

Remove rows with NA data and return only complete cases.

Usage

clean_NA_from_data(data)

Arguments

data

dataframe. Data frame with na data

Value

data frame without NAs


isglobal-brge/EASIER documentation built on Feb. 12, 2024, 6:30 p.m.