Contains the textplot_*()
functions formerly in
quanteda. For more details, see https://quanteda.io.
The normal way from CRAN, using your R GUI or
install.packages("quanteda.textplots")
Or for the latest development version:
::install_github("quanteda/quanteda.textplots") remotes
Benoit, Kenneth, Kohei Watanabe, Haiyan Wang, Paul Nulty, Adam Obeng, Stefan Müller, and Akitaka Matsuo. (2018) “quanteda: An R package for the quantitative analysis of textual data”. Journal of Open Source Software. 3(30), 774. https://doi.org/10.21105/joss.00774.
For a BibTeX entry, use the output from
citation(package = "quanteda.textplots")
.
If you like quanteda, please consider leaving feedback or a testimonial here.
Contributions in the form of feedback, comments, code, and bug reports are most welcome. How to contribute: