Learn R Programming

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

metaplot (version 0.2.1)

Formalized Plots for Self-Describing Data

Description

Creates fully-annotated plots with minimum guidance. Since the data is self-describing, less effort is needed for creating the plot. Generally expects data of class folded (see 'fold' package). If attributes GUIDE and LABEL are present, they will be used to create formal axis labels. Several aesthetics are supported, such as reference lines, unity lines, smooths, and log transformations.

Copy Link

Version

Install

install.packages('metaplot')

Monthly Downloads

300

Version

0.2.1

License

GPL-3

Maintainer

Tim Bergsma

Last Published

October 15th, 2017

Functions in metaplot (0.2.1)

continuous.folded

Check if Folded is Continuous
corsplom

Correlated Splom
axislabel

Generic Axis Label
axislabel.folded

Axis Label for Folded
label

Extract Label
label.folded

Extract Label for Folded
dens

Density
guide

Extract Guide
overlay

Create an Overlay Plot
overlay.data.frame

Create an Overlay Plot for Data Frame
guide.folded

Extract Guide for Folded
l.p

Lower Panel Function
metapanel

Panel Function for Metaplot Scatterplot
metaplot

Metaplot
overlay.folded

Create an Overlay Plot for Folded
region

Calculate a Confidence Region
boxplot

Boxplots
continuous

Check if Something is Continuous
multiplot

Arrange Multiple Plots in a Grid
my.diag.panel

Diagonal Panel Function
metastats

Format GLM Statistics
model

Execute Linear Model
scatter

Scatterplot
u.p

Upper Panel Function