clean: Clean Data

Description Usage Arguments Value Examples

Description

My standard methods for cleaning a dataset.

Usage

1
clean(x, header.in.data = TRUE, header.on.row = NULL)

Arguments

x

Data frame to clean.

header.in.data

Column names are in the data and must be extracted from it.

header.on.row

Column names are on this row.

Value

Clean tibble.

Examples

1
#TODO

superchordate/bc documentation built on June 20, 2019, 4:05 p.m.