write_hector_csv: Save the hector csv files into the proper hector format

View source: R/fxns-tables.R

write_hector_csvR Documentation

Save the hector csv files into the proper hector format

Description

Save the hector csv files into the proper hector format

Usage

write_hector_csv(
  x,
  required = NULL,
  write_to,
  info_source,
  end_tag = "_emiss-constraints_rf"
)

Arguments

x

data table containing Hector input values

required

str vector of the required variables that must be included in the table

write_to

str directory to write the hector csv output to

info_source

string name indicating the source part of the module name

end_tag

string used at the end of of the table file, in most cases will be default name "_emiss-constraints_rf"

Value

str file name


JGCRI/hectordata documentation built on Nov. 27, 2022, 2:50 p.m.