powered by
Sites
webtris_sites(siteID, sf = FALSE, crs = 4326)
Numeric site ID. Blank will return all sites.
logic, return results as an sf object, defaults `FALSE`.
Numeric, specify CRS, defaults to 4326
dataframe of sites.
# NOT RUN { webtris_sites() webtris_sites('3') webtris_sites('3', sf = TRUE) # }
Run the code above in your browser using DataLab