Create a table with clickable hyperlink
问题 I have an R data frame, which is displayed on RShiny output called by renderDataTable. However, I am unable to implement a simple Java or html tags that helps me to do the following. Example: (I am inserting the server.ui code, considering that these parameters are to be set at server.ui end. ) For simplification representing only 2 rows. mydataframe Col1 Col2 Col3 Google 5 lines description www.google.com Yahoo 5 lines description www.yahoo.com Goal is to rederDataTable output on shiny so