Learn R Programming

NostalgiR (version 1.0.2)

Advanced Text-Based Plots

Description

Provides functions to produce advanced ascii graphics, directly to the terminal window. This package utilizes the txtplot() function from the 'txtplot' package, to produce text-based histograms, empirical cumulative distribution function plots, scatterplots with fitted and regression lines, quantile plots, density plots, image plots, and contour plots.

Copy Link

Version

Install

install.packages('NostalgiR')

Monthly Downloads

132

Version

1.0.2

License

LGPL-3

Maintainer

Hien Nguyen

Last Published

September 23rd, 2015

Functions in NostalgiR (1.0.2)

nos.ecdf

nos.ecdf text-based plot of an empirical CDF.
nos.legend

nos.legend Generates a text-based legend for plots.
nos.xyplot

nos.xyplot text-based scatter plot.
nos.contour

nos.image text-based contour plot.
nos.image

nos.image text-based image plot.
nos.density

nos.density text-based plot of a kernel density function.
nos.hist

nos.hist text-based plot of a histogram.
nos.qqnorm

nos.qqnorm text-based normal quantile-quantile plots
nos.qqplot

nos.qqplot text-based generic quantile-quantile plots