Last chance! 50% off unlimited learning
Sale ends in
powered by
Convert components to common names: V N E
fixcomps(oldcomps, SEGY = FALSE)
vector of compnents
logical, TRUE= segy data with compnents 4,5,6 or 1,2,3
character vector
Attemps to convert irregular component names to common format for later processing.
fixcompname
# NOT RUN { comp <- c("v", "e") fixcomps(comp) # }
Run the code above in your browser using DataLab