Learn R Programming

RSEIS (version 3.7-4)

fixcompname: Fix component names for uniformity

Description

Fix component names for uniformity

Usage

fixcompname(comp)

Arguments

comp

4, "SHV"

Value

one of "V", "N", "E"

Details

Translate the component names to something uniform that can be used for sorting and other functions.

Examples

Run this code
# NOT RUN {
fixcompname("SHV")
fixcompname("SHE")

# }

Run the code above in your browser using DataLab