people | R Documentation |
A made-up data frame with generic column names and mix of numeric and character data.
col_0 | numeric random numbers for ids |
col_1 | character first names |
col_2 | character last names |
col_3 | numeric ages |
col_4 | character addresses |
col_5 | character spouse's first name |
people
An object of class data.table
(inherits from data.frame
) with 4 rows and 6 columns.
R coding with data.table::data.table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.