modifyElement: modifyElement...

Description Usage Arguments Details Value Examples

Description

modifyElement

Usage

1
modifyElement(x, pos, name=NA, abbreviation=NA, status=NA, replace=FALSE)

Arguments

x

repgrid object

pos

column number of element in the grid whose attributes are changed

name

(optional) new name

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

Details

change the attributes of an element i.e. name, abbreviation, status etc.

Value

repgrid object

Examples

1
2
3
4
5
## Not run: 

####  TODO  ####

## End(Not run)

OpenRepGrid documentation built on May 2, 2019, 4:54 p.m.