circular_plot_Insurance_neg: Insurance Circular Plot For Negative Data

View source: R/plot_data.R

circular_plot_Insurance_negR Documentation

Insurance Circular Plot For Negative Data

Description

Insurance Circular Plot For Negative Data

Usage

circular_plot_Insurance_neg(
  data,
  label_data,
  base_data,
  grid_data,
  SDG_info,
  colNCS_ter,
  colNCS_coast,
  colNCS_mar,
  icon_SDG,
  save = FALSE,
  name
)

Arguments

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

Value

figure 4 in the paper


GaelMariani/NCSSDGproj documentation built on April 1, 2024, 9:18 a.m.