powered by
Constructs an inline object of type "Link".
"Link"
Link(target, text, title = "", attr = Attr())
a character string giving the target (hyper reference)
a inline object or a list of inline objects giving the visible part
an optional character string giving the title
an optional object of type "Attr"
"Attr"
Further Usage examples can be found in the README.
Link("https://cran.r-project.org/", "Text_Shown", "some title")
Run the code above in your browser using DataLab