View source: R/registerExtensions.R
| isSuffixChain | R Documentation |
An empty candidate is always a suffix. Order and values must match
exactly for the overlapping tail.
isSuffixChain(candidate, chain)
candidate |
Named character vector to test. |
chain |
Named character vector that may contain |
TRUE if candidate is a suffix of chain, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.