haghish/convertGraph: Convert Graphical Files Format

Converts graphical file formats (SVG, PNG, JPEG, BMP, GIF, PDF, etc) to one another. The exceptions are the SVG file format that can only be converted to other formats and in contrast, PDF format, which can only be created from others graphical formats. The main purpose of the package was to provide a solution for converting SVG file format to PNG which is often needed for exporting graphical files produced by R widgets.

Getting started

Package details

AuthorE. F. Haghish
MaintainerE. F. Haghish <haghish@imada.sdu.dk>
LicenseMIT + file LICENSE
Version0.1
URL http://github.com/haghish/convertGraph
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("haghish/convertGraph")
haghish/convertGraph documentation built on Aug. 30, 2022, 6:47 p.m.