In the code snippets below, x is a ScoreMatrixList object.x[[i]]
,x[[i]]
: Get or set elements i
, where i
is a numeric or character vector of length 1.
x$name
, x$name
: value: Get or set element name
, where name
is a name or character vector of length 1.