Description Usage Arguments Value Examples
View source: R/makeNotNotMnist.R
Generate images of letters or numbers in various ways. Randomized size, position, rotations and fonts are available to set the difficulty of the problem.
| 1 2 3 | 
| n | [ | 
| sample.font | [ | 
| random.rotation | [ | 
| position.range | [ | 
| size.range | [ | 
| letters | [ | 
| resolution | [ | 
| pointsize | [ | 
| create.task | [ | 
ClassifTask | data.frame.
| 1 2 |  data = makeNotNotMnistProblem(10, create.task = FALSE)
 image(matrix(as.numeric(data[1, -1]), ncol = 32))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.