CascoBay_Physics | R Documentation |
R6 base class for Boston Innundation
fvcom::FVCOM_Physics
-> CascoBay
new()
CascoBay_Physics$new( filename, origin = as.POSIXct("2018-05-01T00:00:00", tz = "UTC"), ... )
filename
character either a filename or OpenDAP URL
origin
POSIXct timestamp indicating the start of the experiment
...
arguments for FVCOM_physics
clone()
The objects of this class are cloneable with this method.
CascoBay_Physics$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.