hwriter-package {hwriter}R Documentation

HTML writer

Description

hwriter is an easy-to-use package able to format and output R objects in HTML format. It supports advanced formatting, tables, CSS styling, Javascript, images and provides a convenient mapping between R tables and HTML tables. hwriter generates XHTML 1.0 transitional HTML code.

See Examples and hwrite for more details.

The project page is http://www.ebi.ac.uk/~gpau/hwriter.

Package content

hwriter provides the following functions (but most of the job is carried out by hwrite):

Author(s)

Gregoire Pau, gpau@ebi.ac.uk, 2008

See Also

hwrite, hwriteImage, openPage, closePage, hmakeTag.

Examples

 hwriter:::showExample()

[Package hwriter version 1.3 Index]