get_docvars: Internal function to extract docvars

Description Usage Arguments

View source: R/docvars.R

Description

Internal function to extract docvars

Usage

1
get_docvars(x, field = NULL, user = TRUE, system = FALSE, drop = FALSE)

Arguments

x

an object from which docvars are extracted

field

name of docvar fields

user

if TRUE, return user variables

system

if TRUE, return system variables

drop

if TRUE, convert data.frame with one variable to a vector


koheiw/quanteda.core documentation built on Sept. 21, 2020, 3:44 p.m.