gt_hyperlink: Add a basic hyperlink in a gt table

View source: R/html-helpers.R

gt_hyperlinkR Documentation

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


jthomasmock/gtExtras documentation built on April 6, 2024, 5:28 a.m.