library(DT)
library(kableExtra)
library(xtable)
library(knitr)
link= read.delim("links.txt",stringsAsFactors = F)
This is an R Markdown Notebook. When you execute code within the notebook, the results appear beneath the code.
Try executing this chunk by clicking the Run button within the chunk or by placing your cursor inside it and pressing Cmd+Shift+Enter. dd
datatable(link)
knitr::opts_chunk$set(echo = TRUE)
kable(link, format = "html") %>%
kable_styling(bootstrap_options = c("hover", "condensed"))
An inline hyperlink to a website in your document is enclosed in less-than and greater-than tags, like this: http://edpflager.com
Hide your hyperlink like this or like this
Provide an email hyperlink like this:
Lorem ipsum