read.sealevel2 | R Documentation |
This function takes in sea level data and puts it into a form that allows for easy use for calculations and data output. It's similar in nature to as.ahccd.
read.sealevel2(file, combineData = TRUE)
file |
a connection or a character string or vector giving the name(s) of the file(s) to load. |
combineData |
a logical value indicating whether or not to combine data into a single time-series if the length of files is greater than one. If the length of files is equal to one, then ignored. If FALSE then a list is returned. |
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.