fixcompname {RSEIS} | R Documentation |
Fix component names for uniformity
Description
Fix component names for uniformity
Usage
fixcompname(comp)
Arguments
comp |
4, "SHV" |
Details
Translate the component names to something uniform that can be used for sorting and other functions.
Value
one of "V", "N", "E"
Author(s)
Jonathan M. Lees<jonathan.lees.edu>
Examples
fixcompname("SHV")
fixcompname("SHE")
[Package RSEIS version 4.2-0 Index]