I have below code. it pasts ID (in my Data) to a link. I would like to know where can I use target=”-blank” in this code to open it in a new browser? Answer Since you use shiny you can use tags$a: As per your comment:
I have below code. it pasts ID (in my Data) to a link. I would like to know where can I use target=”-blank” in this code to open it in a new browser? Answer Since you use shiny you can use tags$a: As per your comment: