read_fingerprints_file: Ingest Recog XML fingerprints from a file and precompile...

Description Usage Arguments Value Examples

View source: R/ingest_fingerprints.R

Description

Ingest Recog XML fingerprints from a file and precompile regular expressions

Usage

1

Arguments

path

path to a Recog XML fingerprints file

Value

a recog_fingerprints object which is a list containing recog_fingerprint elements

Examples

1
2
3
read_fingerprints_file(
  system.file("fingerprints", "http_servers.xml.gz", package="rrecog")
)

hrbrmstr/rrecog documentation built on May 5, 2019, 6:55 p.m.