miplicorn_example: Get path to miplicorn examples

View source: R/example.R

miplicorn_exampleR Documentation

Get path to miplicorn examples

Description

miplicorn contains several example files in its 'inst/extdata' directory. This function can be used to access file paths.

Usage

miplicorn_example(path = NULL)

Arguments

path

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

Value

A local filepath or a list of all available files.

Examples

# Get path to one example
miplicorn_example("reference_AA_table.csv")

# List all available examples
miplicorn_example()

bailey-lab/miplicorn documentation built on March 19, 2023, 7:40 p.m.