powered by
Obtain one of the elements within a sites list
# S4 method for sites,numeric [[(x, i)
sliced site object
site
sites object
iteration in sites list
{ some_site <- get_sites(sitename = "Site%", limit=3) some_site[[2]] }
Run the code above in your browser using DataLab