getElementValue: getElementValue

View source: R/XPSElements.r

getElementValueR Documentation

getElementValue

Description

getElementValue function is used to to access and get values from the element libraries supplied for Scienta and Kratos instruments. This function is internal not intended for the user.

Usage

getElementValue(
  element,
  orbital,
  analyzer = c("scienta", "kratos"),
  what = "RSF"
)

Arguments

element

character = element symbol as character

orbital

character = atom orbital

analyzer

character = name of reference instrument dependent table of values

what

character = name of value to get. Default "RSF"

Value

getElementValue returns values named by what.


GSperanza/RxpsG_2.3-1 documentation built on Feb. 11, 2024, 5:09 p.m.