vector.endsWith | R Documentation |
Check whether element in x ends in any item in y
vector.endsWith(x, y)
x |
vector to search |
y |
vector of endsWiths |
vector of booleans
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.