outlet_to_tibble {ptvapi}R Documentation

Convert a single outlet to a tibble

Description

This function is designed to parse the content returned by the interior steps of the outlets and outlets_nearby functions.

Usage

outlet_to_tibble(outlet)

Arguments

outlet

An outlet, as a list, returned by the outlets API call.

Value

A tibble with the following columns:


[Package ptvapi version 2.0.5 Index]