gen_CREP_wells | R Documentation |
This function generates the lookup table with a tax policy for KS.
gen_CREP_wells(
seed = 1,
number_of_CREP_wells = 12,
well_id_file = "all_well_IDs.csv",
output_file = "CREP_wells.csv"
)
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. |
returns the output table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.