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 22 Dec. 2024.
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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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