get_divestats: Get the dive statistics for each spar value iteration

View source: R/helper_functions.R

get_divestatsR Documentation

Get the dive statistics for each spar value iteration

Description

Get the dive statistics for each spar value iteration

Usage

get_divestats(folder = "results/WS_25_1981/")

Arguments

folder

folder containing the trace, time dots, and argument files.

Value

data frame of all dive statitics for each dive for all spar value scenarios.

Examples

## Not run: 
filepath <- system.file("extdata", "WS_25_1981", package = "recoverKBTDR")
.get_divestats(filepath)

## End(Not run)

EmmaLiTsai/recoverKBTDR documentation built on Aug. 29, 2024, 10:38 a.m.