Description Usage Arguments Value Examples
The filename is split on slashes, and the last item is taken; this should be just the filename.
1 | extract_fn_from_path(fn_with_path)
|
fn_with_path |
The filename, with partial or full path |
fn
The extracted filename
1 2 3 | fn_with_path = "/Library/Frameworks/R.framework/Versions/2.15/Resources/library/
MOD021KM.A2016209.0515.005.NRT.hdf"
extract_fn_from_path(fn_with_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.