R/utils.R
findDuplicates.Rd
Function to find duplicated values in interpolated scenario.
findDuplicates(x)
scenario or data.frame with data to check.
data.frame with duplicated values.
if (FALSE) { # \dontrun{ findDuplicates(scen_BASE) } # }