Learn R Programming

mesonet (version 0.0.2)

mnet_root_url: Root url for Oklahoma Mesonet Time Series files

Description

Root url for Oklahoma Mesonet Time Series files

Usage

mnet_root_url(data_source = "mesonet")

Value

a character string with the root URL for the desired Mesonet data source

Arguments

data_source

the data source for which to provide the url: "mesonet" for the Oklahoma Mesonet, "fcars" for the USDA ARS station network in the Fort Cobb watershed, or "ars" for the USDA ARS station network in the Little Washita watershed

Examples

Run this code

mnet_root_url()

mnet_root_url("fcars")

Run the code above in your browser using DataLab