powered by
Creates a plot of activities as small multiples. The concept behind this plot was originally inspired by Sisu.
plot_facets(data, labels = FALSE, scales = "free")
A data frame output from process_data()
If TRUE, adds distance labels to each facet
If "fixed", track size reflects absolute distance travelled
# NOT RUN { plot_facets() # }
Run the code above in your browser using DataLab