| eqnNum | R Documentation | 
The function relies on options("equation_counter") in
order to keep track of the current number.
eqnNum(
  advance.counter=0,
  eqn.name="t1",
  em.space=150
  )
| advance.counter | Numeric. Number to be added to the present table number. Default is 0, giving the present equation | 
| eqn.name | Character. Name of equation if needed for reference in text. | 
| em.space | Numeric. Space before equation when rendered in PDF. | 
options(equation_counter=0)
eqnNum()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.