overview_stats: Calculates summary statistics / characteristics at...

View source: R/summary_stats.R

overview_statsR Documentation

Calculates summary statistics / characteristics at species-level including number of individuals, start/end year, number of observed events, total nr of observation years across individuals

Description

Calculates summary statistics / characteristics at species-level including number of individuals, start/end year, number of observed events, total nr of observation years across individuals

Usage

overview_stats(
  data = data,
  species_name = "Afzelia bipindensis",
  pheno = "leaf_turnover"
)

Arguments

data

junglerhythms data file

species_name

list of species

pheno

only one phenophase

Value

dataframe


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