apply: Apply preprocessing object to new data (tbl)

Description Usage Arguments Value

Description

Returns a new preprocessing object obtained by applying a preprocessing object to new data

Usage

1
apply(.data, pp, use_param = TRUE)

Arguments

.data

a tbl.

pp

preprocessing object

use_param

A logical value. Wether use the same parameter created by preprocessing object

Value

An object of the same class as .data with "preprocessing-chain" attribution.


teramonagi/dpurifyr documentation built on May 29, 2019, 9:52 a.m.