CRAN/E | svgtools

svgtools

Manipulate SVG (Template) Files of Charts

Installation

About

The purpose of this package is to manipulate SVG files that are templates of charts the user wants to produce. In vector graphics one copes with x-/y-coordinates of elements (e.g. lines, rectangles, text). Their scale is often dependent on the program that is used to produce the graphics. In applied statistics one usually has numeric values on a fixed scale (e.g. percentage values between 0 and 100) to show in a chart. Basically, 'svgtools' transforms the statistical values into coordinates and widths/heights of the vector graphics. This is done by stackedBar() for bar charts, by linesSymbols() for charts with lines and/or symbols (dot markers) and scatterSymbols() for scatterplots.

Key Metrics

Version 1.1.0
R ≥ 4.0.0
Published 2021-12-14 871 days ago
Needs compilation? no
License GPL-3
CRAN checks svgtools results

Downloads

Yesterday 17 0%
Last 7 days 77 -5%
Last 30 days 267 -8%
Last 90 days 749 -21%
Last 365 days 3.228 +16%

Maintainer

Maintainer

Konrad Oberwimmer

konrad.oberwimmer@iqs.gv.at

Authors

Konrad Oberwimmer

aut / cre

Christian Wimmer

aut

Michael Bruneforth

ctb

Material

NEWS
Reference manual
Package source

Vignettes

svgtools: Manipulate SVG template files of charts.

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

svgtools archive

Depends

R ≥ 4.0.0

Imports

xml2 ≥ 1.3.0
stringr ≥ 1.4.0
rsvg ≥ 2.1
magick ≥2.4.0

Suggests

knitr
rmarkdown
bezier