Learn R Programming

⚠️There's a newer version (2.12.2) of this package.Take me there.

ReportingTools (version 2.6.0)

Tools for making reports in various formats

Description

The ReportingTools software package enables users to easily display reports of analysis results generated from sources such as microarray and sequencing data. The package allows users to create HTML pages that may be viewed on a web browser such as Safari, or in other formats readable by programs such as Excel. Users can generate tables with sortable and filterable columns, make and display plots, and link table entries to other data sources such as NCBI or larger plots within the HTML page. Using the package, users can also produce a table of contents page to link various reports together for a particular project that can be viewed in a web browser. For more examples, please visit our site: http:// research-pub.gene.com/ReportingTools.

Copy Link

Version

Version

2.6.0

License

Artistic-2.0

Maintainer

Jason A Hackney

Last Published

February 15th, 2017

Functions in ReportingTools (2.6.0)

HTMLReport-class

Class "HTMLReport"
custHeaderPanel

Define a header panel with custom JS/CSS for a Shiny app
DataPackage

Function for creating and initializing an object of class DataPackage.
CSVFile

Function for creating and initializing a CSVFile for publishing results
CSVFile-class

Class "CSVFile"
finish-methods

Finalizing reports after publishing results
DataPackage-class

Class "DataPackage"
BaseReport-class

Class "BaseReport"
modifyReportDF-methods

Decorate the Basic data.frame Representation of an Object
filename-methods

Methods for getting the name of a file for a CSVFile or HTMLReport.
reporting.theme

Color theme for use in ReportingTools
readReport

Read in an Existing Report
reporting.theme.alternate

Alternate color theme for use in ReportingTools
makeOldHTMLReport

Creating and initializing an HTMLReport object
ReportHandlers-class

Class "ReportHandlers"
Link

Create a table of Links
makeDESeqDF

Converts DESeq results into a data frame to be published
mockRnaSeqData

A counts table of mock RNA-deq data in mouse.
objectToHTML-methods

Transform R objects into HTML form to be inserted in HTML reports
publish-methods

Methods for publishing a variety of data types in selected output formats
toReportDF-methods

Class Specific Default Behavior for Transforming Objects to data.frames
validConnection

Determine connection validity