nrow_logger: nrow_logger: Logs the change in the number of rows in a...

Description Usage Arguments

View source: R/rh_functional_logger.R

Description

nrow_logger: Logs the change in the number of rows in a dataset after applying the modifier in a LoggingStep.

Usage

1
nrow_logger(post, pre)

Arguments

post

The dataset that exists after a modifier has been applied to some input dataset in a LoggingStep.

pre

A dataset before a modifier has been applied to it in a LoggingStep.


russHyde/flogr documentation built on May 29, 2019, 9:10 a.m.