Description Usage Arguments Value Note Author(s) References See Also Examples
View source: R/BioGeoBEARS_generics_v1.R
Extracts the string from before the last suffix. I.e., "filename.nex" becomes "filename".
| 1 |   get_fn_prefix(fn)
 | 
| fn | The input filename. | 
prefix The output string.
Go BEARS!
Nicholas J. Matzke matzke@berkeley.edu
http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster
Matzke_2012_IBS
| 1 2 | get_fn_prefix("/Users/nickm/Library/R/Psychotria_geog.data")
get_fn_prefix("Psychotria_geog.data")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.