tempSampPost: 'tempSampPost' - from TrendSummaries, edited

View source: R/tempSampPost.R

tempSampPostR Documentation

tempSampPost - from TrendSummaries, edited

Description

tempSampPost - from TrendSummaries, edited

Usage

tempSampPost(
  indata = "../data/model_runs/",
  keep,
  keep_iter,
  output_path = "../data/sampled_posterior_1000/",
  region,
  sample_n = 999,
  tolerance = 0,
  group_name = "",
  combined_output = TRUE,
  max_year_model = NULL,
  min_year_model = NULL,
  write = FALSE,
  minObs = NULL,
  scaleObs = "global",
  t0,
  tn,
  parallel = TRUE,
  n.cores = NULL,
  filetype = "rdata"
)

BiologicalRecordsCentre/wrappeR documentation built on May 3, 2023, 2:36 a.m.