size_t-class | 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
:object of class "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 proebuck1701@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.