| guess.l {rapport} | 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 |