get_docvars: Internal function to extract docvars

View source: R/docvars.R

get_docvarsR Documentation

Internal function to extract docvars

Description

Internal function to extract docvars

Usage

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


quanteda/quanteda documentation built on April 15, 2024, 7:59 a.m.