translate_HTML_fromClipboard: Take copy from clipboard and translate html codes to R codes...

View source: R/htmltools.R

translate_HTML_fromClipboardR Documentation

Take copy from clipboard and translate html codes to R codes and write to clipboard for paste

Description

Take copy from clipboard and translate html codes to R codes and write to clipboard for paste

Usage

translate_HTML_fromClipboard(prefix = T, withStyle = F, styleTagCss = NULL)

Arguments

prefix

a logical, default=T, the paste tag will start with tags$

Value

to clipboard


tpemartin/econWeb documentation built on Oct. 6, 2022, 1:14 a.m.