Learn R Programming

babette (version 2.3.3)

get_babette_path: 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_babette_path(filename)

Value

the full path of the filename, if and only if the file is present. Will stop otherwise.

Arguments

filename

the file's name, without the path

Author

Richèl J.C. Bilderbeek

See Also

for more files, use get_babette_paths

Examples

Run this code
beastier::remove_beaustier_folders()
beastier::check_empty_beaustier_folders()

get_babette_path("anthus_aco.fas")

beastier::remove_beaustier_folders()
beastier::check_empty_beaustier_folders()

Run the code above in your browser using DataLab