| gt_hyperlink {gtExtras} | R 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
[Package gtExtras version 0.5.0 Index]