plot_changes: Plot the changes of the given land use layers as pie charts

Description Usage Arguments Value Author(s)

View source: R/analyse_changes.R

Description

Plot the changes of the given land use layers as pie charts

Usage

1
plot_changes(df.changes, ncolumns, df.codes)

Arguments

df.changes

Object of type 'data.frame' obtained from applying the function 'extract_changes'.

ncolumns

Number of columns of the resulting figure.

df.codes

Data frame of two columns. The first column 'ID' must contain the codes of the land uses, while the second column 'names' contain the respective land cover names.

Value

This function returns a 3D pie plot for every land cover layer given to the 'extract_changes' function.

Author(s)

Oscar M. Baez-Villanueva


obaezvil/swatLUC documentation built on Dec. 22, 2021, 3:23 a.m.