get_docvars {quanteda.textstats} | 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.textstats version 0.97.2 Index]