# Generated by roxygen2: do not edit by hand

S3method(print,toRvik_data)
export(bart_archive)
export(bart_coach)
export(bart_coach_change)
export(bart_conf_factors)
export(bart_conf_stats)
export(bart_factors)
export(bart_game_box)
export(bart_game_factors)
export(bart_game_prediction)
export(bart_injuryimpact)
export(bart_player_game)
export(bart_player_leaderboard)
export(bart_player_season)
export(bart_player_splits)
export(bart_players)
export(bart_poy)
export(bart_pregame)
export(bart_ratings)
export(bart_season_schedule)
export(bart_team_box)
export(bart_team_history)
export(bart_team_shooting)
export(bart_teams)
export(bart_tournament_prediction)
export(bart_tourney_odds)
export(bart_tourney_results)
export(bart_tourney_sheets)
export(current_season)
export(player_recruiting_rankings)
export(team_recruiting_rankings)
export(transfer_portal)
import(dplyr)
import(httr)
import(janitor)
import(readr)
importFrom(cli,cli_abort)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(glue,glue)
importFrom(httr,modify_url)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,as_date)
importFrom(magrittr,"%>%")
importFrom(purrr,pluck)
importFrom(rvest,html_table)
importFrom(rvest,read_html)
importFrom(stringr,str_replace)
importFrom(tidyr,separate)
importFrom(withr,local_options)
