Skip to contents

Function to pull out the transect number form the name of an EV by using the number after the last '/' in the filename. Run if there is no "x" in the filename

Usage

getTnumv3(A)

Arguments

A:

string that is the name of the EV file

Examples

 if (FALSE) { # \dontrun{
Tr<-getTnumv3("C:\\rthomas\\Projects\\EV_compilation\\Local\\2003\\EV files\\age1\\original\\CAN/03gwf.ev")
} # }