get_path_last: Get the text that comes after the last slash

Description Usage Arguments Value Note Author(s) References See Also Examples

View source: R/BioGeoBEARS_generics_v1.R

Description

Extracts the filename from a full path.

Usage

1

Arguments

path

A string of class character.

Value

lastword A string with the filename, without the path.

Note

Go BEARS!

Author(s)

Nicholas J. Matzke matzke@berkeley.edu

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster https://code.google.com/p/lagrange/

Matzke_2012_IBS

ReeSmith2008

FosterIdiots

See Also

get_path_first

Examples

1
get_path_last("/Users/nickm/Psychotria_geog.data")

BioGeoBEARS documentation built on May 29, 2017, 8:36 p.m.