drop_na: Drop rows with missing values

Description Usage Arguments References

View source: R/my_funs.R

Description

Drop rows with missing values

Usage

1
drop_na(.data, ...)

Arguments

.data

data.frame or matrix

...

column names if using restricted columns

References

http://stackoverflow.com/q/22353633/3986320


twolodzko/twextras documentation built on May 3, 2019, 1:52 p.m.