[[,sites,numeric-method | R Documentation |
Obtain one of the elements within a sites list
## S4 method for signature 'sites,numeric'
x[[i]]
x |
sites object |
i |
iteration in sites list |
sliced site
object
{
some_site <- get_sites(sitename = "Site%", limit=3)
some_site[[2]]
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.