Constant | R Documentation |
A trivial comparator that returns a constant for any pair of strings or sequences.
Constant(constant = 0)
constant |
a non-negative numeric vector of length 1. Defaults to zero. |
A Constant
instance is returned, which is an S4 class inheriting
from StringComparator
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.