Skip to contents

Function to pull out the transect number form the name of an EV by using the number after the 'x'

Usage

getTnumv2(A)

Arguments

A:

string that is the name of the EV file

Examples

 if (FALSE) { # \dontrun{
Tr<-getTnumv2("x040hake69_raw.EV")
} # }