get_docvars {quanteda} | R 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 |
system |
if |
drop |
if |
[Package quanteda version 4.3.1 Index]