check_share_sums: Check whether the share variable sums to 100 percent

Description Usage Arguments See Also Examples

View source: R/sector.R

Description

Check whether the share variable sums to 100 percent

Usage

1
check_share_sums(df, sharevar, ...)

Arguments

df

input data frame

sharevar

unquoted name of variable that identifies share

...

unquoted variables to use as dimensions (that defines share allocation)

See Also

Other functions to get spending by implan sector: check_spend_sums(), sector_update()

Examples

1
# see ?sector_update()

southwick-associates/implan documentation built on Feb. 28, 2020, 10:45 a.m.