powered by
Simple test whether the attribute size of all s-attributes of a corpus is identical (flat import XML) or not (nested import XML).
is_nested(x)
A logical value: FALSE is data structure is flat and TRUE if data structure is nested.
logical
FALSE
TRUE
A character vector with corpus ID or a corpus object.
character
corpus
use("polmineR") use("RcppCWB")
Run the code above in your browser using DataLab