View source: R/helper_functions.R
get_divestats | R Documentation |
Get the dive statistics for each spar value iteration
get_divestats(folder = "results/WS_25_1981/")
folder |
folder containing the trace, time dots, and argument files. |
data frame of all dive statitics for each dive for all spar value scenarios.
## Not run:
filepath <- system.file("extdata", "WS_25_1981", package = "recoverKBTDR")
.get_divestats(filepath)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.