apply_if {quanteda} | R Documentation |
Modify only documents matching a logical condition
Description
Applies the modification only to documents matching a condition.
Arguments
apply_if |
logical vector of length ndoc(x) ; documents are modified
only when corresponding values are TRUE , others are left unchanged.
|
[Package
quanteda version 4.0.2
Index]