clean: Clean Dataset

View source: R/clean.R

cleanR Documentation

Clean Dataset

Description

Transforms dataset by rounding numerics and removing all variations of NULL and NA and replacing them with blank characters. This can be used to quickly test datasets with weird formats.

Usage

clean(ds)

Arguments

ds

The source dataset

Details

Clean a dataset


MattjCamp/datapointsr documentation built on Sept. 14, 2023, 12:43 p.m.