valid_sql_limit | R Documentation |
Check whether input is a non-negative integer or Inf, which can be
passed on as LIMIT x
to SQL.
valid_sql_limit(x)
x |
A scalar (numeric or Inf). |
Logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.