Description Usage Arguments Value References Examples
Brief summary of a data frame, number of unique and missing values.
| 1 | 
| df | A data frame to be summarized | 
A matrix with a row for each variable (column) in df and three
columns: no.unique the number of unique values,
no.entered the number of rows in df with non-missing values,
and no.missing the number of rows in df with missing values.
Jean V. Adams (2019). EchoNet2Fish: Estimate Fish Abundance from Acoustic Echoes and Net Catch. R package version 0.3.3.9000. https://github.com/dmwarn/EchoNet2Fish
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.