Learn R Programming

wikkitidy (version 0.1.14)

wikkitidy_example: Get path to wikkitidy example

Description

wikkitidy comes bundled with a number of sample files in its inst/extdata directory. This function make them easy to access

Usage

wikkitidy_example(file = NULL)

Value

A character vector, containing either the path of the chosen file, or the nicknames of all available example files.

Arguments

file

Name of file. If NULL, the example files will be listed.

Examples

Run this code
wikkitidy_example()
wikkitidy_example("fatwiki_dump")

Run the code above in your browser using DataLab