guess.l | R Documentation |
Since length, nchar, nlevels and limit have (almost) same format,
guess.l(
len,
type = c("length", "nchar", "nlevels", "limit"),
input.name = NULL,
limit.class = c("numeric", "integer")
)
len |
length field value, either a number or a named list |
type |
type of length-like field |
input.name |
input name |
limit.class |
input class to perform limit-specific checks |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.