gen_CREP_wells: This function generates the lookup table with a tax policy...

gen_CREP_wellsR Documentation

This function generates the lookup table with a tax policy for KS.

Description

This function generates the lookup table with a tax policy for KS.

Usage

gen_CREP_wells(
  seed = 1,
  number_of_CREP_wells = 12,
  well_id_file = "all_well_IDs.csv",
  output_file = "CREP_wells.csv"
)

Arguments

seed

Determines the random draw. This value is updated within a loop for bootstrapping.

number_of_CREP_wells

is the number of wells that will be retired as a result of the conservation policy. Defaults to 169.

well_id_file

is the file that contains the well ID's.

output_file

is the output file that includes well ID for retired wells.

Value

returns the output table.


manirouhirad/MODSSAT documentation built on April 15, 2024, 11:31 p.m.