Learn R Programming

RSEIS (version 4.2-4)

fixcompname: Fix component names for uniformity

Description

Fix component names for uniformity

Usage

fixcompname(comp)

Value

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

Arguments

comp

4, "SHV"

Author

Jonathan M. Lees<jonathan.lees.edu>

Details

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

Examples

Run this code

fixcompname("SHV")
fixcompname("SHE")

Run the code above in your browser using DataLab