Issues with referencing: Question mark output when trying to reference in R Markdown

Viewed 38

Would you have any idea as to why my captions may not be working? I'm trying to link back to a graph I produced but I always get a question mark with an empty link. This is also the case when I'm trying to reference as well. I've shown my code below as well:

It just produces an empty link.

r WORK, warning=FALSE, fig.cap="PLOT"

^^^ That's what I have tried to name my chunk boxes to create a figure.

I then tried to tag as @WORK in my document but nothing.

enter image description here

Any help would be seriously appreciated. Thanks!

0 Answers
Related