str_to_link: Convert string to HTML link

View source: R/str_funs.R

str_to_linkR Documentation

Convert string to HTML link

Description

Convert string to HTML link

Usage

str_to_link(web.link, display, new.tab = TRUE)

Arguments

web.link

The embedded web link.

display

The text for the hyperlink.

new.tab

Should the link be opened in a new tab in the browser?


MohoWu/ricardor documentation built on March 24, 2022, 4:39 p.m.