Description Usage Arguments Value
Get new boxscores from nba stats api
1 2 | get_new_nba_boxscores(db_connection = NULL, boxscores_table = NULL,
output_dir = NULL, return_df = TRUE)
|
db_connection |
RPostgreSQL connection object |
boxscores_table |
character location of boxscores table in db |
output_dir |
character path to output new boxscores |
save a .csv to output_dir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.