I am creating a dashboard on Shiny where it generates a Data table (renderDataTable), and a Text summary that I display in a box. What I want to do is add a hyperlink in the Box, which would take the user to the data table when it is clicked. I am not familiar with Javascript. Can someone please help me?