towel: This function is about the most massively useful thing in...

Description Usage Arguments

View source: R/misc.R

Description

This function is about the most massively useful thing in this package.

Usage

1
towel(x, rowwise = F, colwise = T, cols = NULL)

Arguments

x

data frame containing NAs.

rowwise

perform rowwise calculation of NAs.

colwise

perform colwise calculation of NAs (default).

cols

columns on which to perform calculation (default is all columns).


bbartholdy/hitchr documentation built on Nov. 21, 2021, 9:16 p.m.