getElementValue | R Documentation |
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.
getElementValue(
element,
orbital,
analyzer = c("scienta", "kratos"),
what = "RSF"
)
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 |
getElementValue returns values named by what
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.