I found this article that explains how to number and reference figures and tables, but it doesn't explain how to do the same with equations. I have tried the bookdown style:
\begin{equation}
f\left(k\right) = \binom{n}{k} p^k\left(1-p\right)^{n-k} (\#eq:binom)
\end{equation}
But it seems officedown doesn't recognize the equation environment.
I think it would be very helpful if you add this topic to the documentation of the project.
I found this article that explains how to number and reference figures and tables, but it doesn't explain how to do the same with equations. I have tried the bookdown style:
But it seems officedown doesn't recognize the equation environment.
I think it would be very helpful if you add this topic to the documentation of the project.