View source: R/get_actual_path.R
get_actual_path | R Documentation |
When given a file path, check that it exists and if not, search for similarly named files and return those instead. This is important because sometimes MAGMA adds a .txt. at the end of output files (especially on Windows).
get_actual_path(path)
path |
File path. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.