Other packages > Find by keyword >

ggedit  

Interactive 'ggplot2' Layer and Theme Aesthetic Editor
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggedit", "0.4.1")



Attach the package and use:
library("ggedit")
Maintained by
Jonathan Sidi
[Scholar Profile | Author Map]
First Published: 2017-03-31
Latest Update: 2020-06-02
Description:
Interactively edit 'ggplot2' layer and theme aesthetics definitions.
How to cite:
Jonathan Sidi (2017). ggedit: Interactive 'ggplot2' Layer and Theme Aesthetic Editor. R package version 0.4.1, https://cran.r-project.org/web/packages/ggedit. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.2.0 (2017-03-31 18:54), 0.2.1 (2017-04-06 23:20), 0.3.0 (2018-07-03 23:50), 0.3.1 (2020-06-02 13:50), 0.4.0 (2024-02-26 18:20)
Other packages that cited ggedit R package
View ggedit citation profile
Other R packages that ggedit depends, imports, suggests or enhances
Complete documentation for ggedit
Functions, R codes and Examples using the ggedit R package
Some associated functions: aesColour . aesColourCont . aesSelect . aesSlide . arg.value . as.ggedit . as.gglist . class_layer . cloneLayer . cloneRoot . cloneScales . clone_facet . compare . dot-gg . dput.ggedit . fetch_aes_ggplotBuild . fetch_layer_aes . geom_list . ggEditUI . ggEdit_Module . gg_session . gg_vetting . ggedit . ggeditOpts . gggsave . grapes-greater-than-grapes . is.NullOb . is.ggedit . is.gglist . layersList . layersListFull . layersListObj . pList . plus-.gg . print.ggedit . print.gglist . proto_features . remove_geom . rgg . rmNullObs . summary.ggedit . themeFetch . themeFetchFull . themeListDepth . themeMakePanel . themeNewVal . themePanel . vplayout . 
Some associated R codes: add_ggplot.R . add_theme.R . aesColour.R . aesColourCont.R . aesSelect.R . aesSlide.R . argValue.R . as.ggedit.R . as.gglist.R . check_aesthetics.R . class_layer.R . cloneLayer.R . cloneProto.R . cloneScales.R . clone_facet.R . clone_root.R . closestColHex.R . compare.R . creatEnv.R . defaults.R . dput.ggedit.R . empty.R . example-data.R . fetch_aes_ggplotBuild.R . fetch_aes_layer.R . geom_list.R . gg_session.R . gg_vetting.R . ggedit.R . ggeditAddin.R . ggeditGadget.R . ggeditModule.R . ggeditUI.R . gggsave.R . is.NullOb.R . launch_ggedit.R . layersList.R . layersListFull.R . layersListObj.R . margin_theme.R . plot_clone.R . print.ggedit.R . print.gglist.R . proto_features.R . remove_geom.R . rgg.R . rmNullObs.R . summary.ggedit.R . themeFetch.R . themeFetchFull.R . themeListDepth.R . themeMakePanel.R . themeNewVal.R . themePanel.R . utils.R . vplayout.R . zzz.R .  Full ggedit package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ggedit0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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