make_timeseries: Plot raw time series

View source: R/utils_timeseries.R

make_timeseriesR Documentation

Plot raw time series

Description

Plots a raw time series for a clicked population on the point map using ggplot2. This function can then be used within the timeseries module to generate the plot on the dashboard in reaction to a click.

Usage

make_timeseries(clicked_population)

Arguments

clicked_population

Population selected from a user's click on the point map.

Value

A plotly of the raw time series of population size through time, with years on the x axis and population size on the y axis. Points are coloured following the same palette as the rest of the dashboard, based on taxa groups, and are linked by lines.


ReseauBiodiversiteQuebec/tableaulpi documentation built on March 30, 2022, 1:46 p.m.