Other packages > Find by keyword >

ragg  

Graphic Devices Based on AGG
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ragg", "1.3.3")



Attach the package and use:
library("ragg")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-15
Latest Update: 2023-12-11
Description:
Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package.
How to cite:
Thomas Lin Pedersen (2019). ragg: Graphic Devices Based on AGG. R package version 1.3.3, https://cran.r-project.org/web/packages/ragg. Accessed 21 Dec. 2024.
Previous versions and publish date:
0.1.0 (2019-07-15 11:20), 0.1.1 (2019-07-29 12:50), 0.1.2 (2019-07-30 23:30), 0.1.3 (2019-08-28 12:40), 0.1.4 (2020-02-25 11:50), 0.1.5 (2020-03-04 22:10), 0.2.0 (2020-05-14 11:20), 0.3.0 (2020-06-24 12:20), 0.3.1 (2020-11-10 10:53), 0.4.0 (2020-11-10 20:58), 0.4.1 (2021-01-11 16:30), 1.1.0 (2021-02-15 17:20), 1.1.1 (2021-02-25 15:10), 1.1.2 (2021-03-17 11:10), 1.1.3 (2021-06-09 17:00), 1.2.0 (2021-10-30 16:10), 1.2.1 (2021-12-06 16:20), 1.2.2 (2022-02-21 09:30), 1.2.3 (2022-09-29 18:20), 1.2.4 (2022-10-24 16:12), 1.2.5 (2023-01-12 11:30), 1.2.6 (2023-10-10 10:20), 1.2.7 (2023-12-11 16:30), 1.3.0 (2024-03-13 22:00), 1.3.1 (2024-05-06 17:20), 1.3.2 (2024-05-15 09:00)
Other packages that cited ragg R package
View ragg citation profile
Other R packages that ragg depends, imports, suggests or enhances
Complete documentation for ragg
Functions, R codes and Examples using the ragg R package
Some associated functions: agg_capture . agg_jpeg . agg_png . agg_ppm . agg_supertransparent . agg_tiff . ragg-package . reexports . 
Some associated R codes: aaa.R . agg_dev.R . ragg-package.R .  Full ragg package functions and examples
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

helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
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