walkSummary | R Documentation |
Create a table that summarizes tracks in a data frame that form a contiguous “walk”.
walkSummary(walkdat, dropType = FALSE, dropOwner = FALSE)
walkdat |
A data frame that contains tracks that form a contiguous “walk”. Usually made with |
dropType |
A logical for whether the |
dropOwner |
A logical for whether the |
NONE YET
Returns a kable
table object.
Derek H. Ogle
walkMap
## None yet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.