urlr {remedy}R Documentation

urlr

Description

Convert selected text into a link

Usage

urlr()

Value

a markdown link

Examples

## Not run: 
remedy_example( 
    "https://www.thinkr.fr", 
    urlr
    )

## End(Not run)


[Package remedy version 0.1.0 Index]