| zead | R Documentation | 
This is just a convenience function that takes the head of a data frame and prints it using print.data.frame(), which will display all olumns, even if the data frame is a tibble.
zead(df, n = 6L, ...)
| df | A data frame, tibble, etc. | 
| n | Number of rows to grab with  | 
| ... | Additional arguments for  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.