show,storm-method | R Documentation |
storm
/stormsList
Display the storm
/stormsList
object
## S4 method for signature 'storm'
show(object)
## S4 method for signature 'stormsList'
show(object)
object |
|
NULL, only display information about the object
sds <- defStormsDataset()
sts <- defStormsList(sds = sds, loi = "New Caledonia", names = c("LUCAS","NIRAN"))
## Display information about Niran in sts
getStorm(sts, name = "NIRAN")
## Display information about sts
sts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.