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 07 May. 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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for LexisNexisTools0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

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  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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