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: 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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
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  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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