get_beautier_paths: Get the full paths of files in the 'inst/extdata' folder

View source: R/get_beautier_paths.R

get_beautier_pathsR Documentation

Get the full paths of files in the inst/extdata folder

Description

Get the full paths of files in the inst/extdata folder

Usage

get_beautier_paths(filenames)

Arguments

filenames

the files' names, without the path

Value

the filenames' full paths

Author(s)

Richèl J.C. Bilderbeek

See Also

Use get_beautier_path to get the path of one file

for one file, use get_beautier_path

Examples

check_empty_beautier_folder()

 get_beautier_paths(
   c("test_output_0.fas", "anthus_aco.fas", "anthus_nd2.fas")
 )

check_empty_beautier_folder()

ropensci/beautier documentation built on April 2, 2024, 5:01 a.m.