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]
First Published: 2018-04-09
Latest Update: 2023-07-05
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for LexisNexisTools0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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