climate_ccf: cross-correlations species pheno data with climate data

View source: R/climate_ccf_function.R

climate_ccfR Documentation

cross-correlations species pheno data with climate data

Description

cross-correlations species pheno data with climate data

Usage

climate_ccf(
  data = data,
  climate = climate,
  climate.variable = "precip",
  species_name = "Scorodophoeus zenkeri",
  pheno = "leaf_turnover"
)

Arguments

data

junglerhythms data file

climate

yangambi climate data

climate.variable

precip, sun or temp (one variable at a time)

species_name

list of species

pheno

only one phenophase

Value

dataframe significant correlation values and timing


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