get_state_data: Get data for a given state at a given timeframe

Description Usage Arguments Value

View source: R/get_state_data.R

Description

Get data for a given state at a given timeframe

Usage

1
get_state_data(filename, state = "oregon", timemin = 0, timemax = 14244)

Arguments

filename

path for where data is located

state

String for the state

timemin

The start time

timemax

The end time

Value

A data frame of the state data points within the time


OSUCliMates/CliMates documentation built on July 5, 2020, 4:31 p.m.