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 20 Nov. 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

aws  
Adaptive Weights Smoothing
We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. ...
Download / Learn more Package Citations See dependency  
ricu  
Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' p ...
Download / Learn more Package Citations See dependency  
epitrix  
Small Helpers and Tricks for Epidemics Analysis
A collection of small functions useful for epidemics analysis and infectious disease modelling. This ...
Download / Learn more Package Citations See dependency  
emon  
Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency  
spinyReg  
Sparse Generative Model and Its EM Algorithm
Implements a generative model that uses a spike-and-slab like prior distribution obtained by multipl ...
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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