Advanced Text-Based Plots
nos.image text-based contour plot.
nos.density text-based plot of a kernel density function.
nos.ecdf text-based plot of an empirical CDF.
nos.hist text-based plot of a histogram.
nos.image text-based image plot.
nos.legend Generates a text-based legend for plots.
nos.qqnorm text-based normal quantile-quantile plots
nos.qqplot text-based generic quantile-quantile plots
nos.xyplot text-based scatter plot.
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.