grok: grok

Description Usage Arguments Value

View source: R/grok.R

Description

grok

Usage

1
2
3
4
5
grok(
  pattern = "",
  custom_patterns_dir = NULL,
  custom_patterns_list = reticulate::dict()
)

Arguments

pattern

the pattern to be matched

custom_patterns_dir

used to pass custom patterns

custom_patterns_list

used to pass custom patterns

Value

list with variable names specified in pattern and their corresponding values


ellisvalentiner/grokr documentation built on Jan. 1, 2021, 12:16 a.m.