Description Usage Arguments Value
Check whether all accessions are present within a data frame. Ignores empty strings NAs and repeated elements within the acc_vector.
1 | .countAccessionMatches(acc_vector, df, output = "logical")
|
acc_vector |
A character vector with the accessions to be found within data frame |
df |
Data frame to be checked (needs to contain at least the column corresponding to accession type that is searched for) |
output |
A character indicating the type of output,
can be |
Depends on the output type (see above)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.