elasticToTbl: elasticToTbl

Description Usage Arguments Details Author(s)

Description

Converts a list of elastic hits into a tbl

Usage

1
elasticToTbl(data, group = "filename", text = "content")

Arguments

data

Result from calling an ES search

group

Name of grouping variable

text

Name of text/content variable

Details

Iterates over a list of results and returns the grouping variable and text (content) variable

Author(s)

Jared P. Lander


jaredlander/TextInfo documentation built on May 18, 2019, 3:46 p.m.