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.5-noble)NostalgiR_1.0.2.tar.gz(r-4.4-noble)
NostalgiR_1.0.2.tgz(r-4.4-emscripten)NostalgiR_1.0.2.tgz(r-4.3-emscripten)
NostalgiR.pdf |NostalgiR.html✨
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 9 years agofrom:64a5092844. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
Exports:nos.contournos.densitynos.ecdfnos.histnos.imagenos.legendnos.qqnormnos.qqplotnos.xyplot
Dependencies:txtplot
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 |