Description Usage Arguments Value Examples
Returns data matching specified parameters
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | pst_transaction(
person = "Jarrett Jack",
team = NULL,
date_from = NULL,
date_to = NULL,
include_trades = T,
include_injury_list_movement = T,
include_g_league_movement = T,
include_injury_missed_games = T,
include_personal_missed_games = T,
include_discipline = T,
include_criminal_incidents = T,
return_message = T
)
|
person |
if not |
team |
if not |
date_from |
if not |
date_to |
if not |
include_trades |
if |
include_injury_list_movement |
if |
include_g_league_movement |
if |
include_injury_missed_games |
if |
include_personal_missed_games |
if |
include_discipline |
if |
include_criminal_incidents |
if |
return_message |
if |
a tibble
1 | pst_transaction(person = NULL, team = "Nets")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.