link: Create HTML links

View source: R/HTML.R

linkR Documentation

Create HTML links

Description

Create a tag(s). The function is vectorised over the inputs.

Usage

link(url, text = url, ...)

Arguments

url

vector of character strings containing the url to which the links point

text

vector of character strings containing the text of the links; what is displayed

...

passed to link[shiny]{a}


jiho/yssr documentation built on Feb. 4, 2023, 7:48 p.m.