with_tracks: Adds track info to the current table, if applicable.

Description Usage Arguments

View source: R/tracks.R

Description

For tables which carry a 'track_id', adds info from the tracks table.

Usage

1
with_tracks(.tbl, drop_invalid = TRUE)

Arguments

drop_invalid

if set to TRUE (default), drops rows which have no corresponding track. Otherwise keeps them.


gmega/playaxdata documentation built on April 4, 2021, 5:21 a.m.