Code
data_seek(iris, "Length")
Output
index | column | labels
-----------------------------------
1 | Sepal.Length | Sepal.Length
3 | Petal.Length | Petal.Length
Code
data_seek(iris, "abc")
Output
No matches found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.