run_to_tibble {ptvapi}R Documentation

Convert a single run to a tibble

Description

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

Usage

run_to_tibble(run)

Arguments

run

A run, as a list, returned by the runs API call.

Value

A tibble with the following columns:


[Package ptvapi version 2.0.5 Index]