Learn R Programming

barrks (version 1.1.0)

analyse.phenology: Analyse a phenology

Description

Here, all functions are listed that are available to analyse the results of a phenology()-call.

Arguments

Details

Get phenology properties:

  • prop_dates()

  • prop_filial_generations()

  • prop_first_date()

  • prop_hatched_generations()

  • prop_last_date()

  • prop_sister_broods()

  • prop_stations()

  • prop_year()

Get phenology results (raster-based):

  • get_development_rst()

  • get_diapause_rst()

  • get_generations_rst()

  • get_hibernating_generations_rst()

  • get_mortality_rst()

  • get_onset_rst()

Get phenology results (station-based):

  • get_development_df()

  • get_diapause_df()

  • get_generations_df()

  • get_hibernating_generations_df()

  • get_mortality_df()

  • get_onset_df()

Plot phenology results (station-based):

  • plot_development_diagram()

See Also

analyse.phenology.bso