get_beautier_path {beautier} | R 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()
[Package beautier version 2.6.12 Index]