Description Usage Arguments Examples
Works by default for the MNIST objects as established here.
1 | show_digit(arr784, col = gray(12:1/12), ...)
|
arr784 |
an 'image' |
col |
what color to draw the image iwth |
... |
other options passed to |
1 2 | show_digit(MNIST::mnist_train[30,])
show_digit(MNIST::mnist_train[42,])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.