Description Usage Arguments Value Examples
View source: R/general_summary_tool.R
get summary on numeric data of a arbitrary col.
1 | get_summary(df, nse_col)
|
df |
data.frame |
nse_col |
col-name(non-standard-eval) |
data.frame
1 | get_summary(data.frame(t = 1:10), t)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.