dsGetRow | R Documentation |
Get a row in a data source for a row index.
dsGetRow(index)
index |
Index of row |
List containing row in data source
dsCreateWithDataFrame(iris)
dsGetRow(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.