Description Usage Arguments Value
Returns TRUE if version string x is greater than or equal to than version y
1 | at_least(x, y)
|
x |
version string like "12.1", "15.12", etc. (non-numeric ignored) |
y |
version string like "12.1", "15.12", etc. (non-numeric ignored) |
logical TRUE if x is greater than or equal to y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.