Get aggregated metrics from all surveys associated with each site, by date. Includes data from all methods - Fish Belt, Benthic LIT, Benthic PIT, Benthic Photo Quadrat, Bleaching, and Habitat Complexity, - if the data sharing policy for that method is public summary or public (and just includes the sample unit count otherwise). Does not require authorization.

mermaid_get_summary_sampleevents(limit = NULL)

Arguments

limit

Number of records to get. Use NULL (the default) to get all records.

Examples

if (FALSE) {
mermaid_get_summary_sampleevents()
}