Description Usage Arguments Value Examples
View source: R/ingest_fingerprints.R
Ingest Recog XML fingerprints from a file and precompile regular expressions
1 | read_fingerprints_file(path)
|
path |
path to a Recog XML fingerprints file |
a recog_fingerprints
object which is a list containing recog_fingerprint
elements
1 2 3 | read_fingerprints_file(
system.file("fingerprints", "http_servers.xml.gz", package="rrecog")
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.