Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


mcmcr (version 0.2.0)

term: Term Vector

Description

A term vector is a sortable vector of the terms from an analysis.

Arguments

Examples

Run this code
# NOT RUN {
terms <- terms(mcmcr_example)
terms <- rev(terms)
terms
sort(terms)
# }

Run the code above in your browser using DataLab