Other packages > Find by keyword >

LexisNexisTools  

Working with Files from 'LexisNexis'
View on CRAN: Click here


Download and install LexisNexisTools package within the R console
Install from CRAN:
install.packages("LexisNexisTools")

Install from Github:
library("remotes")
install_github("cran/LexisNexisTools")

Install by package version:
library("remotes")
install_version("LexisNexisTools", "1.0.0")



Attach the package and use:
library("LexisNexisTools")
Maintained by
Johannes B. Gruber
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-04-09
Latest Update: 2024-04-18
Description:
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 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.
How to cite:
Johannes B. Gruber (2018). LexisNexisTools: Working with Files from 'LexisNexis'. R package version 1.0.0, https://cran.r-project.org/web/packages/LexisNexisTools. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.2 (2018-04-09 13:53), 0.2.0 (2018-09-11 00:50), 0.2.1 (2019-01-21 20:50), 0.2.2 (2019-01-27 23:42), 0.2.3 (2019-07-09 12:40), 0.3.0 (2020-01-10 00:00), 0.3.1 (2020-06-03 20:40), 0.3.2 (2020-10-17 13:50), 0.3.3 (2020-12-13 10:20), 0.3.4 (2021-04-06 16:50), 0.3.5 (2022-01-04 17:00), 0.3.6 (2022-10-24 15:27), 0.3.7 (2023-07-05 15:33)
Other packages that cited LexisNexisTools R package
View LexisNexisTools citation profile
Other R packages that LexisNexisTools depends, imports, suggests or enhances
Complete documentation for LexisNexisTools
Functions, R codes and Examples using the LexisNexisTools R package
Some associated functions: LNToutput . LNToutput_methods . lnt2bibtex . lnt_add . lnt_asDate . lnt_convert . lnt_diff . lnt_lookup . lnt_read . lnt_rename . lnt_sample . lnt_similarity . 
Some associated R codes: LexisNexisTools.R .  Full LexisNexisTools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA