bird_pars_wide_example dataset

Example of bird parameters stored in wide format

Example of bird parameters stored in wide format

A data frame of (fake) data on biological parameters of three seabird species. data

Format

A 3 x 16 data frame, with the biological parameters (columns) for each of the 3 species (rows). Columns include:

  • Species: Species name
  • AvoidanceBasic: Mean of basic avoidance rate
  • AvoidanceBasicSD: SD of basic avoidance rate
  • AvoidanceExtended: Mean of extended avoidance rate
  • AvoidanceExtendedSD: SD of extended avoidance rate
  • Body_Length: Mean body length
  • Body_LengthSD: SD of body length
bird_pars_wide_example

Details

Intended to illustrate the application of stoch_scrm() to a multiple scenario setting, where parameter data is available from tables in wide format.

  • Maintainer: Grant Humphries
  • License: GPL (>= 3)
  • Last published: 2022-12-22

About the dataset

  • Number of rows: 3
  • Number of columns: 16
  • Class: data.frame

Column names and types (First 10)

  • Species:character
  • AvoidanceBasic:numeric
  • AvoidanceBasicSD:numeric
  • AvoidanceExtended:numeric
  • AvoidanceExtendedSD:numeric
  • Body_Length:numeric
  • Body_LengthSD:numeric
  • Wingspan:numeric
  • WingspanSD:numeric
  • Flight_Speed:numeric