powered by
Obtain one of the elements within a sites, collectionunits, datasets, etc... Neotoma objects.
sites
collectionunits
datasets
# S4 method for chronologies,numeric [[(x, i)# S4 method for collunits,numeric [[(x, i)# S4 method for contacts,numeric [[(x, i)# S4 method for datasets,numeric [[(x, i)# S4 method for publications,numeric [[(x, i)# S4 method for samples,numeric [[(x, i)# S4 method for sites,numeric [[(x, i)# S4 method for speleothems,numeric [[(x, i)# S4 method for taxa,numeric [[(x, i)
# S4 method for collunits,numeric [[(x, i)
# S4 method for contacts,numeric [[(x, i)
# S4 method for datasets,numeric [[(x, i)
# S4 method for publications,numeric [[(x, i)
# S4 method for samples,numeric [[(x, i)
# S4 method for sites,numeric [[(x, i)
# S4 method for speleothems,numeric [[(x, i)
# S4 method for taxa,numeric [[(x, i)
sliced site object
site
Neotoma2 nested object
iteration in nested list
# \donttest{ tryCatch({ some_site <- get_sites(sitename = "Site%", limit=3) some_site[[2]] }, error = function(e) { message("Neotoma server not responding. Try again later.") }) # }
Run the code above in your browser using DataLab