Description Usage Arguments Value Author(s) See Also Examples
Get the full paths of files in the inst/extdata
folder
1 | get_tracerer_paths(filenames)
|
filenames |
the files' names, without the path |
the filenames' full paths
Richèl J.C. Bilderbeek
for one file, use get_tracerer_path
1 2 3 4 5 6 7 8 | get_tracerer_paths(
c(
"beast2_example_output.log",
"beast2_example_output.trees",
"beast2_example_output.xml",
"beast2_example_output.xml.state"
)
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.