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

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