| size_t-class {matlab} | R Documentation |
This class represents the dimensions of another R object
Objects can be created by calls of the form new("size_t", ...).
Use of generator method is preferred.
.Data:"integer" containing size values
Class "integer", from data part.
Class "vector", by class "integer".
Class "numeric", by class "integer".
Internal class supporting size.
P. Roebuck roebuck@mdanderson.org