Insert an equation.
eq(eqs = NULL, label = NULL, number = NULL, style = c("numbered", "display", "inline", "none"), skip = 6, if_copy = TRUE)
| eqs | Character. The path to the equation text file, or a data frame of the equations. |
|---|---|
| label | Character. The label of the equation. |
| number | integer. The number of the equation. |
| style | character. The style of the equation. |
| skip | integer. the number of lines of the data file to skip before beginning to read data. |
| if_copy | logical. Whether copy the equation into the clipboard. |
A string of the equation.
eq()#>