link.to: link tag representaion

Description Usage Arguments Value Examples

View source: R/elements.R

Description

Wraps content in an HTML hyperlink with the supplied URL

Usage

1
  link.to(url, ..., opts = list())

Arguments

url

character the url the link points to

...

the content of the tag

opts

list of optional tag attributes

Value

character

Examples

1
link.to("www.google.com", "Google")

DASpringate/samatha documentation built on May 6, 2019, 1:16 p.m.