R/sym2eg.R

Defines functions sym2eg

Documented in sym2eg

sym2eg <- function(sym) return(egSymb[match(sym, egSymb[, 
    2]), 1])
 

Try the gage package in your browser

Any scripts or data that you put into this service are public.

gage documentation built on Dec. 13, 2020, 2:01 a.m.