Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

R2HTML-internal

Internal R2HTML functions


Description

Internal R2HTML functions

Usage

HTMLReplaceNA(Vec, Replace = " ")
HTMLCommand(x, file = HTMLGetFile(),
Num = "", menu = FALSE, target= "index<-main.html", append = TRUE, ...)
HTMLcode(x,...)

Arguments

Vec

string

Replace

string to use for missing values

x

a string corresponding to a R command

file

the target HTML file

Num

number of the command

menu

to build a menu of commands

target

As command is put in a left frame, name of the linked target HTML page

append

logical. If 'TRUE' output will be appended to 'file'; otherwise, it will overwrite the contents of 'file'

...

...

Details

These are not to be called by the user.


R2HTML

HTML Exportation for R Objects

v2.3.2
GPL (>= 2)
Authors
Eric Lecoutre [aut], Milan Bouchet-Valat [cre, ctb], Thomas Friedrichsmeier [ctb]
Initial release
2016-06-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.