circular_plot_Insurance_neg | R Documentation |
Insurance Circular Plot For Negative Data
circular_plot_Insurance_neg(
data,
label_data,
base_data,
grid_data,
SDG_info,
colNCS_ter,
colNCS_coast,
colNCS_mar,
icon_SDG,
save = FALSE,
name
)
data |
a df with the number of time a target is achieved by each time of ecosystem - use circular_data_Insurance |
label_data |
a df with label text and position - use circular_data_Insurance |
base_data |
a df with the position of each semi-circle - use circular_data_Insurance |
grid_data |
a df with the position of grid - use circular_data_Insurance |
SDG_info |
a dataframe with the category, the color and the name of each SDG and target - use SDG_infos |
colNCS_ter |
color for terrestrial ecosystems |
colNCS_coast |
color for coastal ecosystems |
colNCS_mar |
color for marine ecosystems |
save |
if TRUE the plot is saved in the results folder |
name |
the name of the plot to be saved |
iconSDG |
a list of 16 rastergrob objects for each SDG - use format_icons |
figure 4 in the paper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.