Package: xplR
Type: Package
Title: Exploratory Tools for Complex Datasets
Version: 1.0
Date: 2017-01-17
Author: Cecile Gracianne and Kevin Hidalgo
Maintainer: Kevin Hidalgo <kevin.hidalgo@gmx.com>
Description: The package xplR contains diverse basic mathematical and graphical functions wrote to facilitate the exploration of complex datasets (multiple variables and factors as data obtained by e.g NGS and omics approaches). The aims of this package is to save time of R users giving a global overview of dataset (means, standard deviations and errors tables; boxplot, barplot and/or lineplot figures of >=1 variables among >=1 factors). xplR also provides functions that export table in .csv file and figures in .pdf file. A specific function named xplr.report provide a complete html report of the dataset analysis.
License: GPL-3
Imports: sciplot
Built: R 3.3.1; ; 2017-04-21 07:39:30 UTC; windows
xplr.data Example dataset for the xplR package
mean.list List of arithmetic means for complex datasets
save.xplr Save as .csv a list of arithmetic means, standard deviations and errors for complex datasets
sd.list List of arithmetic standard deviations for complex datasets
se.list List of arithmetic standard errors for complex datasets
xplr List of arithmetic means, standard deviations and errors for complex datasets
xplr.barPDF Single PDF file with barplots designed for complex datasets
xplr.barPDFs Multiple PDF files with barplots designed for complex datasets
xplr.barplot Barplots designed for complex datasets
xplr.boxplot Boxplots designed for complex datasets
xplr.boxplot.PDF Save boxplots designed for complex datasets in a single PDF file.
xplr.boxplot.PDFs Save boxplots designed for complex datasets in multiple PDF files.
xplr.lineplot lineplots designed for complex datasets
xplr.lineplotPDF Save lineplots designed for complex datasets in a single PDF file
xplr.lineplotPDFs Save lineplots designed for complex datasets in multiple PDF files