| inspectRow | R Documentation | 
Inspect a single (nested) row of a data frame
inspectRow(object, i)
| object | Object.
Data structure that can be coerced to  | 
| i | 
 | 
Console output. Invisibly returns dropped data structure.
Updated 2023-12-13.
object <- datasets::mtcars
inspectRow(object, i = 1L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.