Description Usage Arguments Value
Embeds the columns named cols
in the data frame x
into a space of dimension
dimension
.
1 | embedDataFrame(x, cols = NULL, dimension = 1)
|
x |
The data frame containing the columns to embed. |
cols |
A vector a list of the names of the columns to embed. |
dimension |
The additional dimensions to generate when embedding. |
The data frame, augmented with embedded columns, shortended by dimension
rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.