latlon2state: Copied from http://stackoverflow.com/a/8751965

Description Usage

View source: R/streamstats.R

Description

library(sp) library(maps) library(maptools) The single argument to this function, pointsDF, is a data.frame in which: - column 1 contains the longitude in degrees (negative in the US) - column 2 contains the latitude in degrees

Usage

1
latlon2state(lat, lon)

markwh/streamstats documentation built on Sept. 29, 2021, 8:42 a.m.