Description Usage Arguments See Also Examples
This writes separate sheets for commodity and industry by wrapping
input_prep
and input_write
. The dots
argument allows for an arbitrary number of grouping dimensions (for separate
sheets by dimensions).
1 |
dat |
data frame with spending by sector with 4 required columns: group ("Ind" or "Comm"), sector (numeric), retail ("Yes" or "No"), spend (numeric) |
filename |
file path for output excel file |
event_year |
Activity Year for Implan |
... |
Optional grouping variables (unquoted) for separating sheets across one or more dimensions |
Other functions for implan input:
check_implan_sums()
,
input_header()
,
input_prep()
,
input_write()
1 | # see ?input_prep()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.