mdlink: Generate an mdlink object.

View source: R/classes.R

mdlinkR Documentation

Description

Generates an mdlink object which holds together the URL and tile of a link.

Usage

mdlink(x, ref_name)

Arguments

x

a URL

ref_name

a link title

Details

Particularly useful for link used multiple times in an Rmarkdown document. You may easily insert them (e.g. via copy and paste) by calling the 'insert()' or 'refer()' method.


PiotrTymoszuk/figur documentation built on July 16, 2024, 1:15 a.m.