View source: R/summarise_surveys.R
| plot_survey_count | R Documentation |
parse_surveysstable
plot_survey_count( surveys, local_dir = here::here(), placename = "", prefix = "", export = FALSE )
surveys |
(tibble) The output of |
local_dir |
A local directory to save the plot to,
default: |
placename |
(string) The place name, used in labels. |
prefix |
(string) A prefix for the filename. Default: "" |
export |
Whether to export the figure as a file, default: FALSE |
Other wastd_surveys:
duplicate_surveys(),
list_survey_count(),
list_survey_effort(),
plot_survey_effort(),
survey_count_heatmap(),
survey_count(),
survey_ground_covered(),
survey_hours_heatmap(),
survey_hours_per_person(),
survey_hours_per_site_name_and_date(),
survey_season_site_stats(),
survey_season_stats(),
survey_show_detail(),
surveys_per_site_name_and_date()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.