tidy_survey_sets: Tidy the survey set data for use in modeling

View source: R/surveys-spatial.R

tidy_survey_setsR Documentation

Tidy the survey set data for use in modeling

Description

Tidy the survey set data for use in modeling

Usage

tidy_survey_sets(
  dat,
  survey,
  years,
  utm_zone = 9,
  density_column = "density_kgpm2"
)

Arguments

dat

Output from gfdata::get_survey_sets().

survey

The name of a survey (see gfdata::get_ssids()).

years

The years.

utm_zone

UTM zone.

density_column

Name of the density column.


seananderson/pbs-synopsis documentation built on April 4, 2024, 1:36 p.m.