Description Usage Arguments Value Author(s)
View source: R/analyse_changes.R
Plot the changes of the given land use layers as pie charts
1 | plot_changes(df.changes, ncolumns, df.codes)
|
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. |
This function returns a 3D pie plot for every land cover layer given to the 'extract_changes' function.
Oscar M. Baez-Villanueva
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.