powered by
Returns transfer portal decisions by year
transfer_portal(year = NULL, from = NULL, to = NULL)
Returns a tibble with 31 columns:
id
integer.
player
character.
from
to
exp
year
imm_elig
source
from_d1
logical.
to_d1
logical
sit
Year to filter
Team player is transferring from
Team player is transferring to
Function pulls destination decisions by players in the transfer portal back to 2012
try(transfer_portal(to='Charlotte'))
Run the code above in your browser using DataLab