lakefinderdownload: Download Lakefinder Data

View source: R/lakefinderdownload.R

lakefinderdownloadR Documentation

Download Lakefinder Data

Description

This function downloads the MNDNR Lakefinder website json tables for the selected lake. It was developed by user hrbrmstr at https://stackoverflow.com/questions/46517463/scraping-html-data-table-using-rvest.

Usage

lakefinderdownload(lakeid)

Arguments

lakeid

a character indicating the LakeId (DOWLKNUM) for the lake to be downloaded.

Value

a list of data

See Also

Other Fish: fishabbrev2common(), fishabbrev2scientific(), fishcommon2abbrev(), fishcommon2scientific(), fishscientific2abbrev(), fishscientific2common(), fishspeciesmetadata, fishsurveydata(), fishtable(), fishtrendplots(), fishtrendstats()

Examples

x <- lakefinderdownload("11041300")


mnsentinellakes/mnsentinellakes documentation built on May 4, 2024, 7:48 p.m.