powered by
Uses Unicode superscripts and subscripts to format a fracture.
frac_style(fracture, ...)
A fracture or a vector to be passed to fracture().
fracture()
Additional arguments passed to fracture().
fracture with numerators formatted with Unicode superscripts and denominators formatted with Unicode subscripts.
fracture
# NOT RUN { frac_style(fracture(0.5)) frac_style(fracture(c(0.5, 1.5), mixed = TRUE)) # }
Run the code above in your browser using DataLab