Learn R Programming

matlab (version 1.0.4.1)

size_t-class: Class "size_t"

Description

This class represents the dimensions of another R object

Arguments

Objects from the Class

Objects can be created by calls of the form new("size_t", ...). Use of generator method is preferred.

Slots

.Data:

object of class "integer" containing size values

Extends

Class "integer", from data part. Class "vector", by class "integer". Class "numeric", by class "integer".

Author

P. Roebuck proebuck1701@gmail.com