powered by
This function allows the user to lookup the school_id needed for the ncaa_scrape function.
school_id_lu(school_name = NULL)
A string that will be searched for in the names of the schools.
# NOT RUN { school_id_lu("Van") # }
Run the code above in your browser using DataLab