CreateURLTag: Create a URL (href) tag (Deprecated)

Description Usage Arguments Examples

View source: R/fragment_url.R

Description

Format an url tag

Usage

1
CreateURLTag(href, text = "Link")

Arguments

href

A character value for the URL (href) attribute of the desired link

text

The text value for the link

Examples

1
CreateURLTag("www.google.com", "Let me google that for you...")

polymathematic/Longform documentation built on Jan. 16, 2020, 10:12 p.m.