usrivers {usmap}R Documentation

US Major Rivers (2010)

Description

Major rivers in the United States.

The data is can be transformed with usmap_transform(). Once the Shape strings are transformed, it can be added to plot_usmap() using a ggplot2::geom_sf() layer.

Usage

data(usrivers)

Format

A simple features (sf) data frame with 55 rows and 5 variables.

Details

References


[Package usmap version 0.7.1 Index]