Learn R Programming

LexisNexisTools (version 0.2.2)

lnt_sample: Provides a small sample TXT file

Description

Copies a small TXT sample file to the current working directory and returns the location of this newly created file. The content of the file is made up or copied from Wikipedia since real articles from LexisNexis fall under copyright laws and can not be shared.

Usage

lnt_sample(overwrite = FALSE, verbose = TRUE)

Arguments

overwrite

Should sample.TXT be overwritten if found in the current working directory?

verbose

Display warning message if file exists in current wd.

Details

A small sample database to test the functions of LexisNexisTools

Examples

Run this code
# NOT RUN {
lnt_sample()
# }

Run the code above in your browser using DataLab