# Generated by roxygen2: do not edit by hand

export(find_driver)
export(find_manufacturer)
export(find_team)
export(get_driver_info)
export(get_manufacturer_info)
export(get_team_info)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(glue,glue)
importFrom(purrr,keep)
importFrom(purrr,map_dfr)
importFrom(purrr,pluck)
importFrom(purrr,walk)
importFrom(rlang,abort)
importFrom(rvest,html_attr)
importFrom(rvest,html_element)
importFrom(rvest,html_elements)
importFrom(rvest,html_table)
importFrom(rvest,html_text2)
importFrom(rvest,read_html)
importFrom(stringdist,stringdist)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_remove)
importFrom(stringr,str_split)
importFrom(stringr,str_starts)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_to_title)
importFrom(stringr,str_trim)
importFrom(utils,data)
importFrom(utils,head)
