| assign_bref_data | R Documentation | 
Assign nested BREF data to environment
assign_bref_data(
  data,
  type = "Players",
  widen_data = TRUE,
  include_all_nba = F,
  join_data = TRUE,
  nest_data = FALSE,
  assign_to_environment = TRUE
)
| data | a  | 
| type | type of BREF data are 'teams' and 'players' | 
| widen_data | if  | 
| include_all_nba | if 'TRUE' include all NBA teams | 
| join_data | if  | 
| nest_data | if  | 
| assign_to_environment | if  | 
a 'tibble'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.