.filtSize | R Documentation |
This function aims to filter for size
.filtSize(x, minSize = 5, maxSize = 36)
x |
main inpuy |
minSize |
(integer) minimum number of characters, if |
maxSize |
(integer) maximum number of characters |
list of filtered input
filtSizeUniq
; correctToUnique
, unique
, duplicated
aa <- 1:10
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.