Create a reactable for the app
1 | create_standings_table(data, select = NULL)
|
data |
either the eastern or western conference standings tibble returned from 'prepare_standings_data()' |
select |
an argument passed to reactable. Default is NULL. Other acceptible values are "single" and "multiple" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.