plot_taxa_sample_time: Plot dates and times samples were taken (DEPRECATED)

View source: R/plot_taxa.R

plot_taxa_sample_timeR Documentation

Plot dates and times samples were taken (DEPRECATED)

Description

This function has been deprecated. Use plot_sample_space_time() instead.

Usage

plot_taxa_sample_time(observation, id = NA_character_, alpha = 1)

Arguments

observation

(tbl_df, tbl, data.frame) The observation table.

id

(character) Identifier of dataset to be used in plot subtitles.

alpha

(numeric) Alpha-transparency scale of data points. Useful when many data points overlap. Allowed values are between 0 and 1, where 1 is 100% opaque. Default is 1.

Value

(gg, ggplot) A gg, ggplot object if assigned to a variable, otherwise a plot to your active graphics device


ecocomDP documentation built on July 9, 2023, 6:42 p.m.