writeImportFile: Functions for writing .csv files for CoTC scientists to...

writeImportFileR Documentation

Functions for writing .csv files for CoTC scientists to update and then import to FRAM db used in a loop in creatImportFiles fuction

Description

Functions for writing .csv files for CoTC scientists to update and then import to FRAM db used in a loop in creatImportFiles fuction

Usage

writeImportFile(
  person_name,
  fram_run_name,
  fram_run_id,
  fram_db_name,
  person_fishery_scalars,
  person_escapement
)

Arguments

person_name

the individual scientist to whom the file is sent. USsd for naming

fram_run_name

the fram run name used to creat the files

fram_run_id

from run number used to create the files

fram_db_name

FRAM database used to create the files database

person_fishery_scalars

dataframe of scalars

person_escapement

dataframe of escapement


PSC-CoTC/AnnualReport documentation built on March 26, 2022, 9:33 a.m.