prep_link_escape {dataquieR}R Documentation

Prepare a label as part of a link for RMD files

Description

Prepare a label as part of a link for RMD files

Usage

prep_link_escape(s, html = FALSE)

Arguments

s

the label

html

prepare the label for direct HTML output instead of RMD

Value

the escaped label


[Package dataquieR version 2.1.0 Index]