Description Usage Arguments Value Author(s) References Examples
View source: R/ff_summ_percentiles.R
Generate similar statistics as what is generated by distributional statistics calculator from dynamic asset webpage's distributional codes: https://fanwangecon.github.io/CodeDynaAsset/
1  | ff_summ_percentiles(df = iris, bl_statsasrows = TRUE, col2varname = FALSE)
 | 
df | 
 dataframe input dataframe of interest  | 
bl_statsasrows | 
 boolean if true then rotate table  | 
col2varname | 
 boolean if true drop var names  | 
a dataframe with summary statistics.
Fan Wang, http://fanwangecon.github.io
https://fanwangecon.github.io/REconTools/reference/ff_summ_percentiles.html https://github.com/FanWangEcon/REconTools/blob/master/R/ff_summ_percentiles.R
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.