Convert raw data into a exposure pie data frame
Source:R/exposure_pie_chart.R
as_exposure_pie_data.Rd
The as_exposure_pie_data
function converts raw data into a exposure pie data frame
Usage
as_exposure_pie_data(
audit_file,
investor_name,
portfolio_name,
pacta_sectors = c("Power", "Automotive", "Shipping", "Oil&Gas", "Coal", "Steel",
"Cement", "Aviation"),
dataframe_translations,
language_select = "EN"
)