Description Usage Arguments Details
Returns a vector of numbers of rows and of columns in an ftrl.Dataset.
1 2  | ## S3 method for class 'ftrl.Dataset'
dim(x)
 | 
x | 
 Object of class   | 
Note: since nrow and ncol internally use dim, they can also
be directly used with an ftrl.Dataset object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.