ssCellStemList-methods {ssExtra} | R Documentation |
There is currently one available method for the generic
ssCellStemList
. This method generates valid objects of
the associated "ssCellStemList
" class.
signature(ss = "sampSurf")
This is the main constructor method.
usage...
ssCellStemList(ss, description = 'list of cells in stems & stems in cells', ...)
ss
: An object of class "sampSurf"
.
description
: A character description for the return
object.
... : Other arguments to be passed along perhaps eventually, right now they are “gobbled.”