svgtools: Manipulate SVG (Template) Files of Charts

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.

Package details

AuthorKonrad Oberwimmer [aut, cre], Christian Wimmer [aut], Michael Bruneforth [ctb]
MaintainerKonrad Oberwimmer <konrad.oberwimmer@iqs.gv.at>
LicenseGPL-3
Version1.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("svgtools")

Try the svgtools package in your browser

Any scripts or data that you put into this service are public.

svgtools documentation built on Dec. 14, 2021, 5:10 p.m.