Package: fplot 1.1.0
fplot: Automatic Distribution Graphs Using Formulas
Easy way to plot regular/weighted/conditional distributions by using formulas. The core of the package concerns distribution plots which are automatic: the many options are tailored to the data at hand to offer the nicest and most meaningful graphs possible -- with no/minimum user input. Further provide functions to plot conditional trends and box plots. See <https://lrberge.github.io/fplot/> for more information.
Authors:
fplot_1.1.0.tar.gz
fplot_1.1.0.zip(r-4.5)fplot_1.1.0.zip(r-4.4)fplot_1.1.0.zip(r-4.3)
fplot_1.1.0.tgz(r-4.4-x86_64)fplot_1.1.0.tgz(r-4.4-arm64)fplot_1.1.0.tgz(r-4.3-x86_64)fplot_1.1.0.tgz(r-4.3-arm64)
fplot_1.1.0.tar.gz(r-4.5-noble)fplot_1.1.0.tar.gz(r-4.4-noble)
fplot_1.1.0.tgz(r-4.4-emscripten)fplot_1.1.0.tgz(r-4.3-emscripten)
fplot.pdf |fplot.html✨
fplot/json (API)
NEWS
# Install 'fplot' in R: |
install.packages('fplot', repos = c('https://lrberge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lrberge/fplot/issues
- us_pub_econ - Publication data sample
Last updated 1 years agofrom:2f585a358a. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win-x86_64 | NOTE | Oct 25 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 25 2024 |
R-4.4-win-x86_64 | NOTE | Oct 25 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 25 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 25 2024 |
R-4.3-win-x86_64 | OK | Oct 25 2024 |
R-4.3-mac-x86_64 | OK | Oct 25 2024 |
R-4.3-mac-aarch64 | OK | Oct 25 2024 |
Exports:bmp_fitexport_graph_endexport_graph_startfit.offgetFplot_dictgetFplot_distrgetFplot_pagejpeg_fitpdf_fitplot_boxplot_distrplot_linespng_fitsetFplot_dictsetFplot_distrsetFplot_pagetiff_fit
Dependencies:data.tabledreamerrFormulaRcppstringmagic
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Aggregate/conditional graphs and automatic layout using formulas | fplot-package fplot |
Graph export with garanteed text size | export_graph_end export_graph_start |
Closes the current plotting device and shows the result in the viewer | fit.off |
PDF export with guaranteed text size | pdf_fit |
Boxplots with possibly moderators | plot_box |
Plot distributions, possibly conditional | plot_distr |
Display means conditionnally on some other values | plot_lines |
PNG export with guaranteed text size | bmp_fit jpeg_fit png_fit tiff_fit |
Sets/gets the dictionary used in 'fplot' | getFplot_dict setFplot_dict |
Sets the defaults of plot_distr | getFplot_distr setFplot_distr |
Sets the target page size for figure exporting | getFplot_page setFplot_page |
Publication data sample | us_pub_econ |