View source: R/toolFreezeEffect.R
toolFreezeEffect | R Documentation |
This function freeze values given a specific year and optionally additionally at the first non-zero value
toolFreezeEffect(x, year, constrain = FALSE)
x |
data set to freeze |
year |
year to hold constant (onwards) |
constrain |
if FALSE, no constrain. Other options: 'first_use' (freeze from 'first use' ( <=> !=0 )) |
magpie object with global parameters
Kristine Karstens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.