Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 16 found.
[1] < 1 2 > [2]  Sort:

HTMLInsertGraph (Package: R2HTML) : Insert a graph in a HTML report

Write the HTML <img> tag to an output, so that a existant graph could be displayed in the HTML report
● Data Source: CranContrib
● Keywords: IO, file, print
● Alias: HTMLInsertGraph
● 0 images

RweaveHTML (Package: R2HTML) : A driver to parse HTML noweb files with Sweave tool

This driver parses HTML files containing R code and replace pieces of code with their output. Graphs are incorporated as png.
● Data Source: CranContrib
● Keywords: IO, file
● Alias: RweaveHTML, RweaveHTMLFinish, RweaveHTMLOptions, RweaveHTMLRuncode, RweaveHTMLSetup, RweaveHTMLWritedoc, SweaveSyntaxHTML
● 0 images

HTMLStart (Package: R2HTML) : Start / Stop the automatic redirection of output to HTML files

Add the automatic redirection of output to an HTML file. The R session is modified in the following way: a new prompt is proposed (by default HTML>) and each parsed command is also evaluated using HTML generic method, so that the user benefits of both a normal and a HTML output. Please read carefully the details below.
● Data Source: CranContrib
● Keywords: IO, file, print
● Alias: HTMLStart, HTMLStop
● 0 images

HTML.cormat (Package: R2HTML) : Write a correlation matrix with HTML formatting

Although the class ‘cormat’ is not defined, the function is called HTML.cormat, to highlight the fact it should be called only with a correlation matrix. It is documented as a regular S3 method for technical reasons. Contrary to the signature shown, below, you will call it as HTML.cormat, explicitly, as shown in the examples.
● Data Source: CranContrib
● Keywords: IO, multivariate
● Alias: HTML.cormat
● 0 images

HTML.title (Package: R2HTML) : Writes a title in a target HTML output

A title is a string with the S3 class "title". The function as.title gives this class to an object, so that title method of HTML could apply to it. However, it is also possibly to call this method, explicitly, providing a plain string.
● Data Source: CranContrib
● Keywords: IO, file, print
● Alias: HTML.title, as.title
● 0 images

HTML (Package: R2HTML) : Outputs an object to a HTML file

Generic method equivalent to print that performs HTML output for any R object.
● Data Source: CranContrib
● Keywords: IO, file, print
● Alias: HTML, HTML.Arima, HTML.HoltWinters, HTML.MethodsFunction, HTML.POSIXct, HTML.POSIXlt, HTML.SavedPlots, HTML.StructTS, HTML.TukeyHSD, HTML.abbrev, HTML.agnes, HTML.anova, HTML.anova.loglm, HTML.aov, HTML.aovlist, HTML.ar, HTML.arima0, HTML.array, HTML.atomic, HTML.bSpline, HTML.boot, HTML.bootci, HTML.by, HTML.call, HTML.character, HTML.clara, HTML.coefmat, HTML.complex, HTML.connection, HTML.correspondence, HTML.cox.zph, HTML.coxph.null, HTML.default, HTML.density, HTML.diana, HTML.difftime, HTML.dissimilarity, HTML.dist, HTML.dummy.coef, HTML.dummy.coef.list, HTML.ecdf, HTML.ellipsoid, HTML.environment, HTML.factanal, HTML.factor, HTML.family, HTML.fanny, HTML.fitdistr, HTML.formula, HTML.fractions, HTML.ftable, HTML.gam, HTML.gamma.shape, HTML.glm, HTML.glm.dose, HTML.glm.null, HTML.grob, HTML.hclust, HTML.hsearch, HTML.htest, HTML.infl, HTML.integer, HTML.integrate, HTML.lda, HTML.libraryIQR, HTML.list, HTML.listof, HTML.lm, HTML.lm.null, HTML.loadings, HTML.loess, HTML.logLik, HTML.logical, HTML.loglm, HTML.lqs, HTML.mca, HTML.medpolish, HTML.mona, HTML.mtable, HTML.multinom, HTML.nls, HTML.nnet, HTML.noquote, HTML.numeric, HTML.octmode, HTML.ordered, HTML.pairlist, HTML.pairwise.htest, HTML.pam, HTML.polr, HTML.polySpline, HTML.power.htest, HTML.ppolySpline, HTML.ppr, HTML.prcomp, HTML.princomp, HTML.qda, HTML.reStruct, HTML.ridgelm, HTML.rle, HTML.rlm, HTML.rms.curv, HTML.rpart, HTML.saddle.distn, HTML.shingle, HTML.shingleLevel, HTML.simple.list, HTML.simplex, HTML.smooth.spline, HTML.socket, HTML.stepfun, HTML.stl, HTML.structure, HTML.summary.agnes, HTML.summary.aov, HTML.summary.aovlist, HTML.summary.clara, HTML.summary.diana, HTML.summary.fanny, HTML.summary.gam, HTML.summary.glm, HTML.summary.glm.null, HTML.summary.lm, HTML.summary.lm.null, HTML.summary.lme, HTML.summary.loess, HTML.summary.loglm, HTML.summary.manova, HTML.summary.mona, HTML.summary.multinom, HTML.summary.negbin, HTML.summary.nls, HTML.summary.nnet, HTML.summary.pam, HTML.summary.pdDiag, HTML.summary.polr, HTML.summary.ppr, HTML.summary.prcomp, HTML.summary.princomp, HTML.summary.rlm, HTML.summary.table, HTML.table, HTML.tables.aov, HTML.terms, HTML.ts, HTML.tskernel, HTML.tukeyline, HTML.tukeysmooth, HTML.unit, HTML.viewport, HTML.xtable, HTML.xtabs
● 0 images

HTML.latex (Package: R2HTML) : Insert a piece of LaTeX into a HTML file

This makes use of AsciiMathML javascript functions. Standard LaTeX input will be turned into MathML and displayed through any brower extension that can handle MathML (such as MathPlayer)
● Data Source: CranContrib
● Keywords: IO, file, print
● Alias: HTML.latex, as.latex
● 0 images

HTLMReplaceNA (Package: R2HTML) : Internal R2HTML functions

Internal R2HTML functions
● Data Source: CranContrib
● Keywords: misc
● Alias: HTMLCommand, HTMLReplaceNA, HTMLcode
● 0 images

HTMLChangeCSS (Package: R2HTML) : Change the current CSS file for dynamic use of package

When using in dynamic mode, a call to HTMLStart copy the R2HTML.css file to the specified output directory (temp by default). HTMLChangeCSS copy a new CSS file to this destination (or to working directory). Then, the produced HTML files are now based on this new CSS.
● Data Source: CranContrib
● Keywords: IO, file
● Alias: HTMLChangeCSS
● 0 images

HTMLbr (Package: R2HTML) : Facility functions to write HTML code

Write <br>, <li> and <hr> tags, which are often used, to an output file.
● Data Source: CranContrib
● Keywords: IO, file, print
● Alias: HTMLbr, HTMLhr, HTMLli
● 0 images