Package: LexisNexisTools 0.3.7.9000
LexisNexisTools: Working with Files from 'LexisNexis'
My PhD supervisor once told me that everyone doing newspaper analysis starts by writing code to read in files from the 'LexisNexis' newspaper archive (retrieved e.g., from <https://www.lexisnexis.com/> or any of the partner sites). However, while this is a nice exercise I do recommend, not everyone has the time. This package takes files downloaded from the newspaper archive of 'LexisNexis', reads them into R and offers functions for further processing.
Authors:
LexisNexisTools_0.3.7.9000.tar.gz
LexisNexisTools_0.3.7.9000.zip(r-4.5)LexisNexisTools_0.3.7.9000.zip(r-4.4)LexisNexisTools_0.3.7.9000.zip(r-4.3)
LexisNexisTools_0.3.7.9000.tgz(r-4.4-any)LexisNexisTools_0.3.7.9000.tgz(r-4.3-any)
LexisNexisTools_0.3.7.9000.tar.gz(r-4.5-noble)LexisNexisTools_0.3.7.9000.tar.gz(r-4.4-noble)
LexisNexisTools_0.3.7.9000.tgz(r-4.4-emscripten)LexisNexisTools_0.3.7.9000.tgz(r-4.3-emscripten)
LexisNexisTools.pdf |LexisNexisTools.html✨
LexisNexisTools/json (API)
NEWS
# Install 'LexisNexisTools' in R: |
install.packages('LexisNexisTools', repos = c('https://jbgruber.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jbgruber/lexisnexistools/issues
Last updated 7 months agofrom:a935798fa5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win | OK | Oct 14 2024 |
R-4.5-linux | OK | Oct 14 2024 |
R-4.4-win | OK | Oct 14 2024 |
R-4.4-mac | OK | Oct 14 2024 |
R-4.3-win | OK | Oct 14 2024 |
R-4.3-mac | OK | Oct 14 2024 |
Exports:lnt_addlnt_asDatelnt_convertlnt_difflnt_lookuplnt_readlnt_renamelnt_samplelnt_similaritylnt2bibtexlnt2cptoolslnt2dflnt2quantedalnt2rDNAlnt2SQLitelnt2tidylnt2tm
Dependencies:clidata.tablefansifastmatchglueISOcodesjsonlitelatticelifecyclemagrittrMatrixnsyllablepbapplypillarpkgconfigproxyCquantedaquanteda.textstatsRcppRcppArmadillorlangSnowballCstopwordsstringdiststringitibbleutf8vctrsxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adds or replaces articles | lnt_add |
Convert Strings to dates | lnt_asDate |
Convert LNToutput to other formats | lnt2cptools lnt2df lnt2quanteda lnt2rDNA lnt2SQLite lnt2tidy lnt2tm lnt_convert |
Display diff of similar articles | lnt_diff |
Lookup keywords in articles | lnt_lookup |
Read in a LexisNexis file | lnt_read |
Assign proper names to LexisNexis files | lnt_rename |
Provides a small sample TXT/DOCX file | lnt_sample |
Check for highly similar articles. | lnt_similarity |
Convert LNToutput to other formats | lnt2bibtex |
An S4 class to store the three data.frames created with lnt_read | LNToutput |
Methods for LNToutput output objects | +,LNToutput,LNToutput-method dim,LNToutput-method LNToutput_methods show,LNToutput-method [,LNToutput,ANY,ANY,ANY-method |