make_query: make_query

View source: R/make_query.R

make_queryR Documentation

make_query

Description

chains several namespaces or layers into xpath-query

Usage

make_query(keywords)

Arguments

keywords

vector of keywords in questions

Value

returns string of query

Examples

## Not run: 
make_query(c("custom", "Sentence"))

## End(Not run)

nicoblokker/inception-to-r documentation built on June 4, 2023, 12:20 a.m.