modifyElement: modifyElement
Description
change the attributes of an element i.e. name, abbreviation, status etc.
Usage
modifyElement(x, pos, name = NA, abbreviation = NA, status = NA, replace = FALSE)
Arguments
pos
column number of element in the grid whose attributes are changed
abbreviation
(optional) abbreviation of element name
status
(optional) status of element (e.g. ideal etc.)
replace
logical. wether to overwrite cuttent settings if NA provided
Examples
Run this code## Not run:
#
# #### TODO ####
# ## End(Not run)
Run the code above in your browser using DataLab