writeImportFile | R Documentation |
Functions for writing .csv files for CoTC scientists to update and then import to FRAM db used in a loop in creatImportFiles fuction
writeImportFile(
person_name,
fram_run_name,
fram_run_id,
fram_db_name,
person_fishery_scalars,
person_escapement
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.