Learn R Programming

gtExtras (version 0.5.0)

gt_hyperlink: 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)

Value

HTML text

Arguments

text

The text displayed for the hyperlink

url

The url for the hyperlink