CRAN/E | rplotengine

rplotengine

R as a Plotting Engine

Installation

About

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.

www.umh.es

Key Metrics

Version 1.0-9
R ≥ 2.6.2
Published 2023-03-13 404 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks rplotengine results

Downloads

Yesterday 28
Last 7 days 44 -4%
Last 30 days 232 -11%
Last 90 days 905 +44%
Last 365 days 2.957 -23%

Maintainer

Maintainer

Pedro-Pablo Garrido Abenza

pgarrido@umh.es

Authors

Pedro-Pablo Garrido Abenza

aut / cre

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rplotengine archive

Depends

R ≥ 2.6.2
xtable