view_google_map: Get, and by default browse to, a URL to the site location on...

View source: R/view_google_map.R

view_google_mapR Documentation

Get, and by default browse to, a URL to the site location on Google Maps

Description

Get, and by default browse to, a URL to the site location on Google Maps

Usage

view_google_map(site_names, browser = TRUE)

Arguments

site_names

a list of site names such as those returned from make_site_name()

browser

logical. Should the URL be opened in a browser?

Examples

## Not run: 
cat(view_google_map("nwis_01484680"))
view_google_map(c("nwis_01467200","nwis_09327000","nwis_351111089512501"))

## End(Not run)

USGS-R/mda.streams documentation built on June 3, 2023, 8:43 a.m.