show: Graph joined spatial and NWM data

Description Usage Arguments Value

View source: R/show.R

Description

Returns a visualization of the resulting object from nwmRetro::join()

Usage

1
show(obj = NULL, type = "annual", stream_name = NA)

Arguments

obj

A spatial object from nwmRetro::join()

type

A character string that determines the type of data to plot. Valid options include:

  • annual

  • seasonal

  • monthly

stream_name

A character string specifing what stream to graph (should match a valid 'gnis_name' in 'obj'). NA (default) will plot all reaches.

Value

a ggplot


mikejohnson51/nwmRetro documentation built on Nov. 8, 2019, 9:57 p.m.