List mapping CAMEO codes to Goldstein scores

goldstein_mappings

Format

An object of class tbl_df (inherits from tbl, data.frame) with 312 rows and 5 columns.

Examples

data(goldstein_mappings)
head(goldstein_mappings)
#> # A tibble: 6 × 5
#>   code  name                     goldstein nsLeft nsRight
#>   <chr> <chr>                        <dbl>  <int>   <int>
#> 1 01    MAKE PUBLIC STATEMENT          0        1      22
#> 2 010   Make statement                 0        2       3
#> 3 011   Decline comment               -0.1      4       5
#> 4 012   Make pessimistic comment      -0.4      6       7
#> 5 013   Make optimistic comment        0.4      8       9
#> 6 014   Consider policy option         0       10      11