View source: R/reorder_fields.R
reorder_fields | R Documentation |
reorder_fields()
organizes the left-to-right placement of the
fields (columns) to match the order in which they are arranged in the
iAM.AMR Analytica model nodes. It also deletes the fields
exclude_sawmill
and exclude_sawmill_reason
from the final
output, as these are only needed internally, to filter out unusable
factors into the scrap_pile
.
reorder_fields(timber, cedar_version)
timber |
a tibble of timber, returned from |
cedar_version |
numeric [1,2]: the version of CEDAR that created the export. |
The passed tibble of processed timber with reorganized columns, ready for Analytica.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.