List available style presets
list_besthr_styles.RdShows all available preset styles that can be used with besthr_style().
Examples
list_besthr_styles()
#> Available besthr style presets:
#>
#> 'default' Modern theme with colorblind-safe colors (recommended)
#> 'classic' Original besthr appearance
#> 'publication' Clean style for journal figures
#> 'presentation' Larger elements for slides
#> 'density' Gradient density display for bootstrap
#>
#> Usage: plot(hr, config = besthr_style('publication'))