| frac_style | R Documentation | 
Uses Unicode superscripts and subscripts to format a fracture.
frac_style(fracture, ...)
fracture | 
 A fracture or a vector to be passed to   | 
... | 
 Additional arguments passed to   | 
fracture with numerators formatted with Unicode superscripts and
denominators formatted with Unicode subscripts.
frac_style(fracture(0.5)) frac_style(fracture(c(0.5, 1.5), mixed = TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.