- [
Extract subset of structure list (regular expressions may be specified if desired, see regex
for more details)
- [[
Extract single structure3D
object from structure list
- [[<-
Replace single structure3D
object in structure list
- $
Extract parameter(s) from structure3D
objects within structure list
- as.list
Convert a structure.list
object to a list containing individual structure3D
objects. Note that the reverse conversion can be performed using the as
command and specifying class="structure.list"
.
- c
Combine two or more structure lists and/or structure3D
objects
- lapply
Apply function to a list of structure3D
objects
- length
Extract number of structure3D
objects in structure list
- names
Extract structure names for structure3D
objects in structure list
- names<-
Assign structure name(s) to one or more structure3D
objects in structure list
- print
Display summary of structure list
- range
Compute the range (minimum and maximum coordinates) containing all structure3D
ojbects in structure list
- rev
Return a structure list whose structure3D
objects are in reverse order
- show
Display summary of structure list