pnas_data: Construct economic data used in PNAS paper

Description Usage Arguments Value Examples

View source: R/pnas_data.R

Description

This function will calculate the revenue for a watershed-year combination for watersheds that have a certain amount of prairie.

Usage

1
pnas_data(prairie_cost_per_acre = 95)

Arguments

prairie_cost_per_acre

A scalar indicating how much the prairie per acre in dollars.

Value

A data.frame containing the columns PI, source, watershed, year, response, and value.

Examples

1
2
d <- pnas_data()
summary(d)

ISU-STRIPS/STRIPSTyndall documentation built on May 19, 2019, 4:04 p.m.