.best_spar | R Documentation |
Find the best spar value
.best_spar(dive_stats)
dive_stats |
dive statistics data frame after tidying |
a data frame containing the spar value that minimized overall bottom distance and the best spar value for that record (i.e., spar value with minimum average bottom distance / 2)
## Not run:
.best_spar(dive_stats)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.