powered by
Convert components to common names: V N E
fixcomps(oldcomps, SEGY = FALSE)
character vector
vector of compnents
logical, TRUE= segy data with compnents 4,5,6 or 1,2,3
Jonathan M. Lees<jonathan.lees.edu>
Attemps to convert irregular component names to common format for later processing.
fixcompname
comp <- c("v", "e") fixcomps(comp)
Run the code above in your browser using DataLab