Description Usage Arguments Author(s)
Summary function - display head and tail in a single data.frame The original code for this function was first written for 'psych' R package here we have modified it a bit
1  | 
x | 
 A matrix or data frame or free text  | 
hlength | 
 The number of lines at the beginning to show  | 
tlength | 
 The number of lines at the end to show  | 
digits | 
 Round off the data to digits  | 
ellipsis | 
 separate the head and tail with dots  | 
William Revelle (revelle@northwestern.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.