Description Usage Arguments Value Examples
Extremely simple fingerprint function for takeoff
1 | fingerprint(s)
|
s |
chacacter vector |
fingerprint of given vector in a character vector of same size
1 2 | school <- c("school","School","school","School","School ","SCHOOL","School")
fingerprint(school)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.