Learn R Programming

optistock (version 0.0.2)

spp_examples: Species examples from optistocking manuscript

Description

This family of functions opens R scripts to run the scenarios that are used in the optistocking paper. Simply call the function to open the file that contains R code for the species' of interest.

Usage

walleye_example()

musky_example()

rainbow_trout_example()

chinook_example()

Arguments

Value

NULL. Opens an R script with an example

Examples

Run this code
if (FALSE) {
walleye_example()
}

Run the code above in your browser using DataLab