How to add a clickable links to table in R Markdown

Hi, I wonder how to add clickable links to the table in Rmarkdown. And I want my output as pdf instead of HTML. Hope someone can help me out!

When using the Beamer template, I use

\btVFill
\hyperlink{answer01}{\beamerbutton{}}

to go to

\label{answer01}

This gives nice links in the pdf document. I don't know how adaptable this is if you aren't using Beamer.

Can you share an example of what you tried and how your table looks like now ?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.