get_beautier_path: Get the full path of a file in the 'inst/extdata' folder

View source: R/get_beautier_path.R

get_beautier_pathR Documentation

Get the full path of a file in the inst/extdata folder

Description

Get the full path of a file in the inst/extdata folder

Usage

get_beautier_path(filename)

Arguments

filename

the file's name, without the path

Value

the full path of the filename

Author(s)

Richèl J.C. Bilderbeek

See Also

for more files, use get_beautier_paths

Examples

check_empty_beautier_folder()

get_beautier_path("test_output_0.fas")
get_beautier_path("anthus_aco.fas")
get_beautier_path("anthus_nd2.fas")

check_empty_beautier_folder()

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