Description Usage Arguments Value Examples
View source: R/margins_quantiles.R
Flextable format for margins quantiles
1 2  | ft_margins_quantiles(margin, layout = c("horizontal", "vertical"),
  language = c("fr", "en"))
 | 
margin | 
 Output from   | 
layout | 
 Vertical or horizontal table.  | 
language | 
 Language to use :   | 
a flextable object
1 2 3 4 5 6 7  | ## Not run: 
res <- margin_quantile(marges_inter_fr)
ft_margins_quantiles(res)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.