plotRot: Generate land use transition data for area of interest.

Description Usage Arguments Value

View source: R/plotRot.R

Description

A function that generate land use transitions from year1 to year2 for area of interest.

Usage

1
plotRot(data, top = 5)

Arguments

data

Land use change data generated by the rotate function.

top

Top land use types.

Value

The function returns a ggplot object.


cbw1243/cdlRotate documentation built on March 31, 2020, 12:58 a.m.