Description Usage Arguments Value
View source: R/2-layers-in-out.R
This function automatically creates an input layer for a provided matrix object.
1 | from_input(x, name = NULL)
|
x |
A matrix or list of matrices. The input data. |
name |
A string or character vector. The name(s) of the layer. |
A layer object (or list of layer objects).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.