View source: R/reportDuplicates.R
reportDuplicates | R Documentation |
Finds duplicates in a quitte object and warns about them per model and scenario. Also warn if variables are identical but value or units differ.
reportDuplicates(mifdata, action = "warn")
mifdata |
object that can be converted with as.quitte |
action |
if set to 'warn', a warning with duplicate variables is raised |
only the data that is duplicated. Has 0 rows if everything is fine
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.