Skip to contents

List Model Versions

Usage

ps_model_versions()

Value

tibble of model versions

Examples

ps_model_versions()
#> # A tibble: 2 × 2
#>   id    description                                                             
#>   <chr> <chr>                                                                   
#> 1 2022F New: rerun the 2020 election with more accurate updated data (updated M…
#> 2 2021B Original: rerun an average election from the past 10 years with best av…