ndfd_uri: Construct a NDFD uri possibly with a query

Description Usage Arguments Value

View source: R/query.R

Description

Construct a NDFD uri possibly with a query

Usage

1
2
3
ndfd_uri(query = NULL,
  baseuri = "http://graphical.weather.gov/xml/sample_products/browser_interface",
  interface = c("ndfdXMLclient.php", "ndfdBrowserClientByDay")[1])

Arguments

query

character string

baseuri

character the base URI

interface

the interface to use with the baseuri

Value

uri


BigelowLab/ndfd documentation built on May 5, 2019, 2:43 p.m.