Description Usage Arguments Examples
Sequence length in the bstr sequences.
1 | bstr_length(bstrobj)
|
bstrobj |
bstr class object or character vector |
1 2 3 | test <- c("ATG", "cc tgAGT2--")
bstr_length(test)
bstr_length(NA_character_)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.