m-jahn/fluctuator: An Interface to Import and Modify SVG (XML) Graphic Files

SVG is the primary choice for scalable, open-source graphic files. This packages provides a simple interface to import SVG graphic files in to R, modify these in a programmatic way, and export the files again. The purpose of this package is to overlay scientific data on medium or large scale network representations, which is too laborious and time-consuming to do manually. SVG Graphics have to be drawn beforehand, for example using Inkscape. Objects ("nodes") are than identified and modified using unique IDs/label in R.

Getting started

Package details

AuthorMichael Jahn <michael.jahn@scilifelab.se>
MaintainerMichael Jahn <michael.jahn@scilifelab.se>
LicenseGPL-3 + file LICENSE
Version0.2.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("m-jahn/fluctuator")
m-jahn/fluctuator documentation built on Nov. 4, 2024, 9:35 p.m.