Dataset imitating the output of prep_scores()
function. Allows the
user to create plots without PACTA_analysis-like input data.
Examples
toy_data_scores
#> # A tibble: 28 × 5
#> asset_class scope entity sector score
#> <chr> <chr> <chr> <chr> <chr>
#> 1 bonds portfolio this_portfolio NA A+
#> 2 bonds portfolio peers NA A
#> 3 bonds sector this_portfolio power B
#> 4 bonds sector peers power A+
#> 5 bonds sector this_portfolio automotive C
#> 6 bonds sector peers automotive B
#> 7 bonds sector this_portfolio coal A+
#> 8 bonds sector peers coal B
#> 9 bonds sector this_portfolio oil D
#> 10 bonds sector peers oil B
#> # ℹ 18 more rows