Description Usage Arguments Value Examples
View source: R/data_analysis.R
Get summary statistics for a single column in an animal data frame
| 1 | 
| df | animal data frame | 
| col | column to get summary stats for, as a string | 
data frame of summary stats for col
| 1 2 3 | # Get summary statistics for Distance column of demo data
summarise_col(demo, Distance)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.