link: Create HTML links

View source: R/HTML.R

linkR Documentation

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 Sept. 8, 2024, 9:07 p.m.