Get the full paths of files in the inst/extdata
folder
If there is a mauricer
file absent,
get_mrc_paths will stop.
See also
for one file, use get_mrc_path
Examples
get_mrc_paths(c("anthus_aco_sub.fas", "anthus_nd2_sub.fas"))
#> [1] "/usr/local/lib/R/site-library/mauricer/extdata/anthus_aco_sub.fas"
#> [2] "/usr/local/lib/R/site-library/mauricer/extdata/anthus_nd2_sub.fas"