join.ghcn | R Documentation |
This function will join the data of two sites that might need to be combined due to temporal coverage.
join.ghcn(ghcn1, ghcn2, minYear = NULL, meanData = TRUE)
ghcn1 |
a list that was output in using |
ghcn2 |
a list that was output using |
minYear |
a numeric value indicating the minimum year to subset the data, default is |
meanData |
a logical value indicating if ( |
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.