# Generated by roxygen2: do not edit by hand

export(get_all_films)
export(get_all_people)
export(get_all_planets)
export(get_all_species)
export(get_all_starships)
export(get_all_vehicles)
export(get_film)
export(get_film_schema)
export(get_person)
export(get_person_schema)
export(get_planet)
export(get_planet_schema)
export(get_species)
export(get_species_schema)
export(get_starship)
export(get_starship_schema)
export(get_vehicle)
export(get_vehicle_schema)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,user_agent)
