Learn R Programming

beautier (version 2.6.12)

get_beautier_paths: 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)

Value

the filenames' full paths

Arguments

filenames

the files' names, without the path

Author

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

Run this code
check_empty_beautier_folder()

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

check_empty_beautier_folder()

Run the code above in your browser using DataLab