get_file_name | R Documentation |
Get the filename of input file This function takes the absolute/relative path to a file and returns its base name without the file extension suffix.
get_file_name(file_path = "")
bam_path |
Path to the input file |
A string with the name of the file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.