Description Usage Arguments Details Value Examples
Create tibbles using an easier to read row-by-row layout. This is useful for small tables of data where readability is important. Please see tibble-package for a general introduction.
| 1 2 3 | 
| ... | Arguments specifying the structure of a  | 
frame_data() is an older name for tribble(). It will eventually
be phased out.
A tibble.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.