drop_incomplete_cases: drop_incomplete_cases

Description Usage Arguments

View source: R/data_manipulation.R

Description

Filters an input data.frame, keeping only those rows that have complete data (ie no NA values) within the specified columns

Usage

1

Arguments

.x

A data.frame

.cols

A vector subset of the column-names/indices of .x.


russHyde/homologiser documentation built on May 19, 2020, 8:20 p.m.