r.canals: Rasterized Canals

Description Usage Format Source Examples

Description

Canal systems of the Wood River Valley and surrounding areas transferred to raster cells.

Usage

1

Format

An object of RasterLayer class with indexed cell values linked to a raster attribute table (RAT). The RAT is a data.frame with the following components:

ID

cell index

COUNT

frequency of the cell index in the raster grid.

EntityName

name of the irrigation entity served by the canal system.

Source

Calculated by transferring the canals dataset to grid cells in the land.surface dataset using the rasterize function; see the appendix C. Package Dataset Creation for the R code used in this calculation.

Examples

1
2

USGS-R/wrv documentation built on June 30, 2020, 11:07 p.m.