summ_pruned: Summary of Pruned Rows

View source: R/summ_pruned.R

summ_prunedR Documentation

Summary of Pruned Rows

Description

Summary of pruned rows.

Usage

summ_pruned(data, prune_var = "prune_id", amt_var = NULL)

Arguments

data

Data.frame.

prune_var

Name of variable with prune id. Default value is "prune_id".

amt_var

Name of optional variable to sum. If NULL (default) then no sum of amount will appear in the summary.

Details

Summary of pruned rows with info on the number of rows and the sum of an optional variable identified by amt_var,

Value

Dataframe with summary info.


FrankLef/eflMuncher documentation built on July 9, 2022, 11:43 a.m.