Other packages > Find by keyword >

rvg  

R Graphics Devices for 'Office' Vector Graphics Output
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rvg", "0.3.4")



Attach the package and use:
library("rvg")
Maintained by
David Gohel
[Scholar Profile | Author Map]
First Published: 2016-01-06
Latest Update: 2023-05-10
Description:
Vector Graphics devices for 'Microsoft PowerPoint' and 'Microsoft Excel'. Functions extending package 'officer' are provided to embed 'DrawingML' graphics into 'Microsoft PowerPoint' presentations and 'Microsoft Excel' workbooks.
How to cite:
David Gohel (2016). rvg: R Graphics Devices for 'Office' Vector Graphics Output. R package version 0.3.4, https://cran.r-project.org/web/packages/rvg. Accessed 16 Apr. 2025.
Previous versions and publish date:
0.0.5 (2016-01-06 17:22), 0.0.6 (2016-01-26 00:13), 0.0.7 (2016-02-25 00:37), 0.0.8 (2016-03-04 14:53), 0.0.9 (2016-04-29 07:34), 0.1.0 (2016-06-27 07:00), 0.1.1 (2016-11-02 18:01), 0.1.2 (2017-01-03 17:06), 0.1.3 (2017-03-11 00:26), 0.1.4 (2017-06-23 21:10), 0.1.5 (2017-09-05 09:36), 0.1.6 (2017-10-05 17:10), 0.1.7 (2017-12-03 13:17), 0.1.8 (2018-02-13 23:10), 0.1.9 (2018-06-11 00:10), 0.2.0 (2019-04-06 10:40), 0.2.1 (2019-06-25 11:30), 0.2.2 (2019-11-11 21:10), 0.2.3 (2020-01-27 00:40), 0.2.4.1 (2020-06-28 09:07), 0.2.4 (2020-02-17 23:10), 0.2.5 (2020-06-30 16:50), 0.3.0 (2022-12-08 15:20), 0.3.1 (2022-12-21 09:20), 0.3.2 (2023-01-07 16:30), 0.3.3 (2023-05-10 11:20), 0.3.4 (2024-08-27 17:00)
Other packages that cited rvg R package
View rvg citation profile
Other R packages that rvg depends, imports, suggests or enhances
Complete documentation for rvg
Functions, R codes and Examples using the rvg R package
Some associated functions: body_add_vg . dml . dml_pptx . dml_xlsx . ph_with.dml . xl_add_vg . 
Some associated R codes: RcppExports.R . defunct.R . dml_pptx.R . dml_xlsx.R . fonts.R . ph_with_vg.R . xl_add_vg.R .  Full rvg package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rvg200400600800100012001400TrendBars

Today's Hot Picks in Authors and Packages

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  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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