sniffer | R Documentation |
sniffer - pretty print method
sniffer(dir = ".")
dir |
path to a package root |
named list of all secrets, each either an empty list if none found, or a named list of files and the line numbers secrets found on
## Not run: # dir = tempdir() path <- "/Users/sckott/github/ropensci/taxize" sniffer(dir = path) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.