compareData | R Documentation |
Compares the content of two data archives and looks for similarities and differences
compareData(x, y, tolerance = 10^-5, yearLim = NULL)
x |
Either a tgz file or a folder containing data sets |
y |
Either a tgz file or a folder containing data sets |
tolerance |
tolerance level below which differences will get ignored |
yearLim |
year until when the comparison should be performed. Useful to check if data is identical until a certain year. |
Jan Philipp Dietrich, Florian Humpenoeder
setConfig
, calcTauTotal
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.