vpr_autoid_copy | R Documentation |
Organize VPR images into folders based on classifications provided by visual plankton
vpr_autoid_copy(basepath, day, hour, classifier_type, classifier_name, taxa)
basepath |
A file path to your autoid folder where VP data is stored eg. "C:\\data\\cruise_XXXXXXXXXXXXXXX\\autoid\\" |
day |
character string representing numeric day of interest |
hour |
character string representing hour of interest |
classifier_type |
character string representing the type of classifier (either 'svm', 'nn' or 'dual') from Visual Plankton |
classifier_name |
character string representing name of Visual Plankton classifier |
taxa |
optional list of character strings if you wish to only copy images from specific classification groups |
organized file directory where VPR images are contained with folders, organized by day, hour and classification, inside your basepath/autoid folder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.