Other packages > Find by keyword >

JavaGD  

Java Graphics Device
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("JavaGD", "0.6-5")



Attach the package and use:
library("JavaGD")
Maintained by
Simon Urbanek
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-05-02
Latest Update: 2022-11-30
Description:
Graphics device routing all graphics commands to a Java program. The actual functionality of the JavaGD depends on the Java-side implementation. Simple AWT and Swing implementations are included.
How to cite:
Simon Urbanek (2006). JavaGD: Java Graphics Device. R package version 0.6-5, https://cran.r-project.org/web/packages/JavaGD. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.3-3 (2006-05-02 10:30), 0.3-4 (2006-08-19 09:04), 0.3-5 (2006-09-15 09:24), 0.3-6 (2007-03-07 14:39), 0.4-1 (2007-05-01 21:03), 0.4-2 (2007-05-22 10:32), 0.4-3 (2007-08-25 18:46), 0.5-0 (2008-03-24 22:43), 0.5-1 (2008-04-04 14:37), 0.5-2 (2008-10-19 18:58), 0.5-3 (2010-10-18 21:09), 0.5-4 (2011-06-22 08:32), 0.5-5.1 (2012-09-10 08:57), 0.5-5 (2011-12-11 10:41), 0.6-1.1 (2019-04-15 18:53), 0.6-1 (2012-09-13 18:23), 0.6-2 (2020-04-30 08:14), 0.6-4 (2020-11-02 08:50)
Other packages that cited JavaGD R package
View JavaGD citation profile
Other R packages that JavaGD depends, imports, suggests or enhances
Complete documentation for JavaGD
Functions, R codes and Examples using the JavaGD R package
Some associated functions: JavaGD . 
Some associated R codes: JavaGD.R . tools.R . zzz.R .  Full JavaGD 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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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