get_mrc_path: Get the full path of a 'mauricer' file

View source: R/get_path.R

get_mrc_pathR Documentation

Get the full path of a mauricer file

Description

Get the full path of a file in the inst/extdata folder. If there is no mauricer file, get_mrc_path will stop.

Usage

get_mrc_path(filename)

Arguments

filename

the file's name, without the path

Value

the full path of the filename, if and only if the file is present. Will stop otherwise.

Author(s)

Richèl J.C. Bilderbeek

See Also

for more files, use get_mrc_paths

Examples

get_mrc_path("anthus_aco_sub.fas")

mauricer documentation built on Aug. 12, 2022, 9:06 a.m.