read.sealevel2: Read sea level data

View source: R/sealevel2.R

read.sealevel2R Documentation

Read sea level data

Description

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.

Usage

read.sealevel2(file, combineData = TRUE)

Arguments

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.

Author(s)

Chantelle Layton


clayton33/csasMarPhys documentation built on June 8, 2025, 3:10 a.m.