wikkitidy_example: Get path to wikkitidy example

View source: R/wikkitidy-example.R

wikkitidy_exampleR Documentation

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)

Arguments

file

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

Value

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

Examples

wikkitidy_example()
wikkitidy_example("fatwiki_dump")

wikkitidy documentation built on April 4, 2025, 12:41 a.m.