get_new_nba_boxscores: Get new boxscores from nba stats api

Description Usage Arguments Value

Description

Get new boxscores from nba stats api

Usage

1
2
get_new_nba_boxscores(db_connection = NULL, boxscores_table = NULL,
  output_dir = NULL, return_df = TRUE)

Arguments

db_connection

RPostgreSQL connection object

boxscores_table

character location of boxscores table in db

output_dir

character path to output new boxscores

Value

save a .csv to output_dir


jimtheflash/nbastatstools documentation built on May 23, 2019, 4:01 a.m.