View source: R/remove_unknown_lengths.R
remove_unknown_lengths | R Documentation |
Removes unknown fish lengths. Returns a DBI table.
remove_unknown_lengths(data, univariate)
data |
A DBI table that can be treated like a data.frame, with fish data. See |
univariate |
(logical) Will these data be used for univariate analyses
( |
data_known A DBI table with only known lengths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.