powered by
Get a row in a data source for a row index.
dsGetRow(index)
List containing row in data source
Index of row
# \donttest{ dsCreateWithDataFrame(iris) dsGetRow(1)# }
Run the code above in your browser using DataLab