hipread_example: Get path to hipread's example datasets

View source: R/utilities.R

hipread_exampleR Documentation

Get path to hipread's example datasets

Description

Get access to example extracts.

Usage

hipread_example(path = NULL)

Arguments

path

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

Value

The filepath to an example file, or if path is empty, a vector of all available files.

Examples

hipread_example() # Lists all available examples
hipread_example("test-basic.dat") # Gives filepath for a basic example

hipread documentation built on Sept. 30, 2022, 5:08 p.m.