circular_linear_plot: Create species-specific linear and/or circular plot of...

View source: R/circular_linear_plots.R

circular_linear_plotR Documentation

Create species-specific linear and/or circular plot of phenology data Linear plots show full time-series Circular plots show annual means

Description

Create species-specific linear and/or circular plot of phenology data Linear plots show full time-series Circular plots show annual means

Usage

circular_linear_plot(
  data = data,
  species_name = "Millettia laurentii",
  leg_pos = c(1, 0.2),
  title_name = "(a) evergreen"
)

Arguments

data

junglerhythms data file

species_name

list of species

title_name

title of the plot

leg_position

legend position (might need to change depending on how many species called)

Value

ggplot object


khufkens/junglerhythms documentation built on Jan. 4, 2024, 4:59 p.m.