reduce_mutated: Add a set of variables based on a list of formulae

Description Usage Arguments

View source: R/utils.R

Description

This is an internal function that takes a data frame and a list of formulae and appends an arbitrary number of columns to the data frame based on the formulae.

Usage

1
reduce_mutated(df, form_list, format)

Arguments

df

a data frame containing header cells.

form_list

list of formulae

format

the formats associated with the workbook containing the header_df cells.


ianmoran11/locatr documentation built on June 14, 2020, 3:32 a.m.