Learn R Programming

RSEIS (version 2.1-6)

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
fixcompname("SHV")
fixcompname("SHE")

Run the code above in your browser using DataLab