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


gtExtras documentation built on June 8, 2025, 12:10 p.m.