Package: NostalgiR 1.0.2

Hien D. Nguyen
NostalgiR: Advanced Text-Based Plots
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.
Authors:
NostalgiR_1.0.2.tar.gz
NostalgiR_1.0.2.tar.gz(r-4.7-any)NostalgiR_1.0.2.tar.gz(r-4.6-any)
NostalgiR_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
NostalgiR/json (API)
| # Install 'NostalgiR' in R: |
| install.packages('NostalgiR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:64a5092844. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 92 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 98 | ||
| wasm-release | OK | 89 |
Exports:nos.contournos.densitynos.ecdfnos.histnos.imagenos.legendnos.qqnormnos.qqplotnos.xyplot
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| nos.image text-based contour plot. | nos.contour |
| nos.density text-based plot of a kernel density function. | nos.density |
| nos.ecdf text-based plot of an empirical CDF. | nos.ecdf |
| nos.hist text-based plot of a histogram. | nos.hist |
| nos.image text-based image plot. | nos.image |
| nos.legend Generates a text-based legend for plots. | nos.legend |
| nos.qqnorm text-based normal quantile-quantile plots | nos.qqnorm |
| nos.qqplot text-based generic quantile-quantile plots | nos.qqplot |
| nos.xyplot text-based scatter plot. | nos.xyplot |