Package: fplot 1.1.1
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.1.tar.gz
fplot_1.1.1.zip(r-4.6)fplot_1.1.1.zip(r-4.5)fplot_1.1.1.zip(r-4.4)
fplot_1.1.1.tgz(r-4.6-x86_64)fplot_1.1.1.tgz(r-4.6-arm64)fplot_1.1.1.tgz(r-4.5-x86_64)fplot_1.1.1.tgz(r-4.5-arm64)
fplot_1.1.1.tar.gz(r-4.6-arm64)fplot_1.1.1.tar.gz(r-4.6-x86_64)fplot_1.1.1.tar.gz(r-4.5-arm64)fplot_1.1.1.tar.gz(r-4.5-x86_64)
fplot_1.1.1.tgz(r-4.5-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 from:a35570fa67. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 122 | |
| linux-devel-x86_64 | OK | 115 | |
| source / vignettes | OK | 153 | |
| linux-release-arm64 | OK | 116 | |
| linux-release-x86_64 | OK | 111 | |
| macos-devel-arm64 | OK | 144 | |
| macos-devel-x86_64 | OK | 214 | |
| macos-release-arm64 | OK | 91 | |
| macos-release-x86_64 | OK | 170 | |
| windows-devel | OK | 143 | |
| windows-release | OK | 128 | |
| windows-oldrel | OK | 109 | |
| wasm-release | OK | 93 |
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 |
