example_file: Get path to example file

View source: R/example_file.R

example_fileR Documentation

Get path to example file

Description

[Stable]
CitaviR comes bundled with some example files in its inst/extdata directory. This function makes them easy to access.

Usage

example_file(file = NULL)

Arguments

file

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

Examples

example_file()
example_file("3dupsin5refs.xlsx")
example_file("3dupsin5refs/3dupsin5refs.ctv6")

SchmidtPaul/CitaviR documentation built on Jan. 31, 2023, 5 a.m.