get_mrc_paths {mauricer} | R Documentation |
Get the full path of one or more mauricer
files
Description
Get the full paths of files in the inst/extdata
folder
If there is a mauricer
file absent,
get_mrc_paths will stop.
Usage
get_mrc_paths(filenames)
Arguments
filenames |
the files' names, without the path |
Value
the filenames' full paths
Author(s)
Richèl J.C. Bilderbeek
See Also
for one file, use get_mrc_path
Examples
get_mrc_paths(c("anthus_aco_sub.fas", "anthus_nd2_sub.fas"))
[Package mauricer version 2.5.4 Index]