dim.nonogram | R Documentation |
Returns the dimensions of a nonogram object.
## S3 method for class 'nonogram'
dim(nonogram)
nonogram |
An object of class nonogram. |
Vector of length 2.
f <- examples[[31]]
dim(f)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.