get_tracerer_paths | R Documentation |
inst/extdata
folderGet the full paths of files in the inst/extdata
folder
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
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.