powered by
Insert an equation.
eq( eqs = NULL, label = NULL, number = NULL, style = c("numbered", "display", "inline", "none"), skip = 6, if_copy = TRUE )
Character. The path to the equation text file, or a data frame of the equations.
Character. The label of the equation.
integer. The number of the equation.
character. The style of the equation.
integer. the number of lines of the data file to skip before beginning to read data.
logical. Whether copy the equation into the clipboard.
A string of the equation.
# NOT RUN { eq() # }
Run the code above in your browser using DataLab