View source: R/mute_duplicated.R
mute_duplicated | R Documentation |
This function sets duplicated samples (per region, year, model, scenario) to NA. This is useful to clean your data before fitting.
mute_duplicated(data)
data |
MAgPIE object containing the samples to remove the duplicates from. |
Magpie object with duplicated samples set to NA.
David Klein
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.