| lakefetch-package | R Documentation |
The lakefetch package provides tools for calculating fetch (open water distance) and wave exposure metrics for lake sampling points. It downloads lake boundaries from OpenStreetMap, calculates directional fetch using ray-casting, and optionally integrates with NHD for hydrological context.
fetch_calculateMain entry point for fetch calculation
load_sitesLoad and validate site data
get_lake_boundaryGet lake boundary from OSM or file
add_lake_contextAdd NHD hydrological context
fetch_appLaunch interactive Shiny app
plot_fetch_mapMap of sites colored by exposure
plot_fetch_barsBar chart of effective fetch
plot_fetch_roseRose diagram for single site
create_ray_geometriesCreate ray lines for mapping
lakefetch_optionsGet/set package options
lakefetch_reset_optionsReset options to defaults
Maintainer: Jeremy Lynch Farrell farrej2@rpi.edu
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.