Other packages > Find by keyword >

gridSVG  

Export 'grid' Graphics as SVG
View on CRAN: Click here


Download and install gridSVG package within the R console
Install from CRAN:
install.packages("gridSVG")

Install from Github:
library("remotes")
install_github("cran/gridSVG")

Install by package version:
library("remotes")
install_version("gridSVG", "1.7-5")



Attach the package and use:
library("gridSVG")
Maintained by
Paul Murrell
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-10-18
Latest Update: 2023-03-09
Description:
Functions to export graphics drawn with package grid to SVG format. Additional functions provide access to SVG features that are not available in standard R graphics, such as hyperlinks, animation, filters, masks, clipping paths, and gradient and pattern fills.
How to cite:
Paul Murrell (2011). gridSVG: Export 'grid' Graphics as SVG. R package version 1.7-5, https://cran.r-project.org/web/packages/gridSVG. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.8-0 (2011-10-18 08:00), 0.8-1 (2011-12-14 08:34), 0.9-0 (2011-12-12 08:15), 0.9-1 (2012-03-30 12:14), 1.0-0 (2013-03-28 21:30), 1.0-1 (2013-05-20 07:31), 1.3-1 (2013-09-16 09:24), 1.4-0 (2014-04-10 10:54), 1.4-2 (2014-12-17 02:24), 1.4-3 (2015-01-27 08:13), 1.5-0 (2015-11-16 08:20), 1.5-1 (2017-05-04 09:22), 1.6-0 (2017-10-29 23:06), 1.7-0 (2019-04-26 15:21), 1.7-1 (2019-10-28 22:30), 1.7-2 (2020-04-28 07:30), 1.7-4 (2022-03-01 22:10)
Other packages that cited gridSVG R package
View gridSVG citation profile
Other R packages that gridSVG depends, imports, suggests or enhances
Complete documentation for gridSVG
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA