| siteInfor | R Documentation |
Get site information
Get site information
Get site information
siteInfor(object, ...)
## S4 method for signature 'WeaAna'
siteInfor(object, load.now = FALSE)
## S4 method for signature 'WeaAnaSite'
siteInfor(object, load.now = FALSE)
object |
A WeaAnaSite object. |
... |
Not used |
load.now |
Whether load site information |
Site information in the WeaAna object
Site information in the WeaAnaSite object
library(weaana)
data( "WeatherRecordsDemo" )
siteInfor( records )
siteInfor( records, load.now = TRUE )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.