Generate simple summaries of your Oyster journey history data for a quick
overview.
oy_summary(data, mode = "Train")
Arguments
data |
Data frame output from link{oy_clean()} . |
mode |
Currently restricted to "Train" . |
Value
A list object where each element is some kind of data summary.
Examples