plot_survey_effort: Plot the surveyed hours from the output of 'parse_surveys'

View source: R/summarise_surveys.R

plot_survey_effortR Documentation

Plot the surveyed hours from the output of parse_surveys

Description

\lifecycle

stable

Usage

plot_survey_effort(
  surveys,
  local_dir = here::here(),
  placename = "",
  prefix = "",
  export = FALSE
)

Arguments

surveys

(tibble) The output of parse_surveys.

local_dir

A local directory to save the plot to, default: here::here().

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

See Also

Other wastd_surveys: duplicate_surveys(), list_survey_count(), list_survey_effort(), plot_survey_count(), 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()


parksandwildlife/wastdr documentation built on Nov. 17, 2022, 4:52 p.m.