netmind | R Documentation |
Create Netmind trawl acoustic monitoring probe data objects.
netmind(x, ...)
## Default S3 method:
netmind(x, ...)
x |
An |
header |
Netmind file header information to be assigned as metadata. |
netmind(default)
: Create an netmind
object.
scanmar, esonar, notus
# Netmind files for the 2020 snow crab survey:
locate.netmind(year = 1999)
# Locate files with a specific tow ID from snow crab survey 2018-2020:
locate.netmind(1999, tow.id = 223)
# Working example:
locate.netmind(1999, tow.id = 223)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.