outlet_to_tibble | R Documentation |
This function is designed to parse the content returned by the interior
steps of the outlets
and outlets_nearby
functions.
outlet_to_tibble(outlet)
outlet |
An outlet, as a list, returned by the |
A tibble with the following columns:
outlet_slid_spid
outlet_name
outlet_business
outlet_latitude
outlet_longitude
outlet_suburb
outlet_postcode
outlet_business_hour_mon
outlet_business_hour_tue
outlet_business_hour_wed
outlet_business_hour_thu
outlet_business_hour_fri
outlet_business_hour_sat
outlet_business_hour_sun
outlet_notes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.