is.base58 | R Documentation |
validate if character vector is base58 encoded
is.base58(x, alphabet)
x |
A character vector |
alphabet |
character vector representing an alphabet |
logical vector indicating if each element is a valid base58 string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.