Package: qtkit 1.0.0
qtkit: Quantitative Text Kit
Support package for the textbook "An Introduction to Quantitative Text Analysis for Linguists: Reproducible Research Using R" (Francom, 2024) <doi:10.4324/9781003393764>. Includes functions to acquire, clean, and analyze text data as well as functions to document and share the results of text analysis. The package is designed to be used in conjunction with the book, but can also be used as a standalone package for text analysis.
Authors:
qtkit_1.0.0.tar.gz
qtkit_1.0.0.zip(r-4.5)qtkit_1.0.0.zip(r-4.4)qtkit_1.0.0.zip(r-4.3)
qtkit_1.0.0.tgz(r-4.4-any)qtkit_1.0.0.tgz(r-4.3-any)
qtkit_1.0.0.tar.gz(r-4.5-noble)qtkit_1.0.0.tar.gz(r-4.4-noble)
qtkit_1.0.0.tgz(r-4.4-emscripten)qtkit_1.0.0.tgz(r-4.3-emscripten)
qtkit.pdf |qtkit.html✨
qtkit/json (API)
NEWS
# Install 'qtkit' in R: |
install.packages('qtkit', repos = c('https://qtalr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/qtalr/qtkit/issues
Last updated 3 months agofrom:44325f392f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:add_pkg_to_bibcalc_assoc_metricscalc_type_metricscreate_data_dictionarycreate_data_originfind_outliersget_archive_dataget_gutenberg_datawrite_ggwrite_kblwrite_obj
Dependencies:AsioHeadersaskpassassertthatbase64encbitbit64bslibcachemchromoteclicliprcolorspacecpp11crayoncurldigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablegutenbergrhighrhmshtmltoolshttrisobandjaneaustenrjquerylibjsonlitekableExtraknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopenaiopensslpillarpkgconfigprettyunitsprocessxprogresspromisespspurrrR6rappdirsRColorBrewerRcppreadrrlangrmarkdownrstudioapisassscalesSnowballCstringistringrsvglitesyssystemfontstibbletidyselecttidytexttinytextokenizerstriebeardtzdburltoolsutf8vctrsviridisLitevroomwebsocketwithrxfunxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add package to BibTeX file | add_pkg_to_bib |
Calculate Association Metrics for Bigrams | calc_assoc_metrics |
Calculate Type Metrics for Text Data | calc_type_metrics |
Create Data Dictionary | create_data_dictionary |
Create data origin file | create_data_origin |
Identify Outliers in a Numeric Variable | find_outliers |
Download an archive file and unarchive its contents | get_archive_data |
Get Works from Project Gutenberg | get_gutenberg_data |
Write a ggplot object to a file | write_gg |
Write a kable object to a file | write_kbl |
Write an R object as a file | write_obj |