View source: R/archived_vol_sampled.R
vol_sampled | R Documentation |
vol_sampled - get the volume sampled from a UVP cast
vol_sampled(
cast_name,
path,
method,
custom_range,
equal_step = 10,
equal_number = 100,
depth_as_num = F
)
cast_name |
|
path |
|
method |
"Equal Space", "Custom", "Equal Number" "Zooscan" |
custom_range |
vector of ranges |
equal_step |
create equal steps of this size |
equal_number |
create this number of ranges |
depth_as_num |
logical to ask if depth should be printed as number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.