gt_hyperlink: Add a basic hyperlink in a gt table

View source: R/html-helpers.R

gt_hyperlinkR Documentation

Add a basic hyperlink in a gt table

Description

A lightweight helper to add a hyperlink, can be used throughout a gt table.

Usage

gt_hyperlink(text, url)

Arguments

text

The text displayed for the hyperlink

url

The url for the hyperlink

Value

HTML text


gtExtras documentation built on Sept. 16, 2023, 1:08 a.m.