Package: rplotengine 1.0-9
Pedro-Pablo Garrido Abenza
rplotengine: R as a Plotting Engine
Generate basic charts either by custom applications, or from a small script launched from the system console, or within the R console. Two ASCII text files are necessary: (1) The graph parameters file, which name is passed to the function 'rplotengine()'. The user can specify the titles, choose the type of the graph, graph output formats (e.g. png, eps), proportion of the X-axis and Y-axis, position of the legend, whether to show or not a grid at the background, etc. (2) The data to be plotted, which name is specified as a parameter ('data_filename') in the previous file. This data file has a tabulated format, with a single character (e.g. tab) between each column. Optionally, the file could include data columns for showing confidence intervals.
Authors:
rplotengine_1.0-9.tar.gz
rplotengine_1.0-9.tar.gz(r-4.5-noble)rplotengine_1.0-9.tar.gz(r-4.4-noble)
rplotengine_1.0-9.tgz(r-4.4-emscripten)rplotengine_1.0-9.tgz(r-4.3-emscripten)
rplotengine.pdf |rplotengine.html✨
rplotengine/json (API)
# Install 'rplotengine' in R: |
install.packages('rplotengine', 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 2 years agofrom:e4dea4d63e. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
Exports:rplotengine
Dependencies:xtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
R as a plotting engine | rplotengine |