Tag: package
- R - website visualize all ggplot2 palettes and displays (ggthemes, ggparallel, ggtern, (em>waffle, xkcd) (10 Feb 2021)
- R - draw upset plots and nice Venn diagrams with ComplexUpset (10 Feb 2021)
- R - NMA matrix visualization with nmaplateplot package (10 Feb 2021)
- R - merge and update two lists into one with modifyList() (10 Feb 2021)
- R - draw flowchart and transition class with Gmisc package (10 Feb 2021)
- R - ggalt extension for ggplot2 (10 Feb 2021)
- R - draw Sankey diagrams with Panta Rhei (10 Feb 2021)
- R - bivariate color palette (pals package) (10 Feb 2021)
- R - basic commands for creating R package (10 Feb 2021)
- R - draw alluvial plots with ggalluvial (10 Feb 2021)
- R - 3D plots with rayshader package (10 Feb 2021)
- R - some R tricks: sloop, microbenchmark() and gc() (02 Jul 2020)
- R - sloop package to explore S3 (02 Jul 2020)
- R - rpart() to fit and rpart.plot() for fitting and visualizing decision trees (02 Jul 2020)
- !! operator from rlang package (02 Jul 2020)
- R - map() and helper functions from purrr package (02 Jul 2020)
- R - information theory metrics for numerical matrices with rasterdiv package (02 Jul 2020)
- R - qplot() for drawing quick ggplot2 plots (01 Jul 2020)
- R - visualization full paletteer gallery (01 Jul 2020)
- R - optimization with parallel and Rcpp packages (01 Jul 2020)
- R - ggstatsplot package: extension of ggplot2 for statistical details (01 Jul 2020)
- R - gggibbous package: draw moon charts (01 Jul 2020)
- R - ggfocus package: ggplot2 extension for highlighting subgroups (01 Jul 2020)
- R - ggfittext package: ggplot2 fit text inside defined area (01 Jul 2020)
- R - ggExtra package: add marginal histograms and more (01 Jul 2020)
- R - ggcharts package: high-level ggplot2 interface (01 Jul 2020)
- R - visualize big matrices with R (bioinfo) (01 Jul 2020)
- R - tibble package: use tibbles instead of dataframes (30 May 2020)
- R - draw relations in text with textplot package (30 May 2020)
- R - draw Tendril plots with the Tendril package (30 May 2020)
- R - suppressPackageStartupMessages() (30 May 2020)
- R - draw sinaplots with geom_sina() from ggforce package (30 May 2020)
- R - paste plots from R to Word with devEMF package (30 May 2020)
- R - patchwork: package for assembling ggplots (30 May 2020)
- R - paletteer: package for color palettes (30 May 2020)
- R - draw mosaic plots with mosaic() from vcd package (30 May 2020)
- R - draw mosaic plots with geom_mosaic() from ggmosaic package (30 May 2020)
- R - improved text rendering of ggplot2 plots with mdthemes package (30 May 2020)
- R - draw lego bricks in R with the brickr package (30 May 2020)
- R - report interaction analyses with interactionR package (30 May 2020)
- R - catsim package to calculate various image similarity indices (30 May 2020)
- R - draw hybrid ggplot2 plots with gghalves (30 May 2020)
- R - improved text rendering of ggplot2 plots with ggtext package (30 May 2020)
- R - geom_star() from ggstar provide star shapes for ggplot2 (30 May 2020)
- R - use function to directly change axis labels in ggplot2 (30 May 2020)
- R - draw balloon plots with ggballoonplot() from ggpubr (30 May 2020)
- R - draw and save plots from plotly (30 May 2020)
- R - draw genes in ggplot2 plots with gggenes (30 May 2020)
- R - distribution plots with geo_fan() from ggfan package (30 May 2020)
- R - dockr: package for containerization for R (30 May 2020)
- R - draw distribution plots with geom_density_ridges() from ggridges (30 May 2020)
- R - plot distributions with plot_distr() from fplotpackage (30 May 2020)
- R - draw correlogram, adapted from corrplot() (30 May 2020)
- R - YaRrr package: colors in R and transparent() (30 May 2020)
- R - bayesian statistics with bayestestR (30 May 2020)
- R - barplot3d package: draw 3D barplot (30 May 2020)
- R - draw balloon plots with ggballoonplot() from ggpubr (30 May 2020)
- R - 3D visualization with anglr package (30 May 2020)
- R - J4R package to use Java code in R (30 May 2020)
- R - tidyHeatmap: tidy wrapper package for ComplexHeatmap (30 May 2020)
- R - represent data frame with tibble package (09 Dec 2019)
- R - str_split(), str_count() and str_extract_all() from stringr package (09 Dec 2019)
- R - Dependency wheels and Sankey diagrams with sankeywheel package (09 Dec 2019)
- R - ggpairs() from GGally package to visualize multiple variables (09 Dec 2019)
- R - data visualization with ggforce package (09 Dec 2019)
- R - Venn diagrams with ggVennDiagram package (09 Dec 2019)
- R - data.table tips and tricks (09 Dec 2019)
- R - parallel package: socket or fork (14 Aug 2019)
- R - data.table for dummies (14 Aug 2019)
- R - waffle plots with waffle package (13 Aug 2019)
- R - waffle plots with waffle package (13 Aug 2019)
- R - segmented column charts with ggchicklet package (13 Aug 2019)
- R - interactive plots with apexcharter package (13 Aug 2019)
- R - themes for base plots with basetheme package (13 Aug 2019)
- R - viridis package - color palettes (31 May 2019)
- R - Venn diagrams vs. UpSet plots (31 May 2019)
- R - send email from command line or from R (emayili package) (31 May 2019)
- R - sjPlot package - Likert-plots (31 May 2019)
- R - sjPlot package - Likert-plots (31 May 2019)
- R - plots (interactive charts) with chartbookR package (31 May 2019)
- R - tvthemes package - ggplot2 color palettes (31 May 2019)
- R - read gz files using read.table(gzfile(...)) (25 Dec 2018)
- R - ggbio package: visualization tools for genomic data (25 Dec 2018)
- R - binding R with D3 with r2d3 package (25 Dec 2018)
- R - rollmean() and other rolling functions from zoo package (03 Oct 2018)
- R - ggpol package, parliament diagram and other extensions of ggplot2 (e.g. mix box/scatterplots) (03 Oct 2018)
- R - animated ggplots with gganimate package (03 Oct 2018)
- R - factorial design plot with afex_plot() from afex package (03 Oct 2018)
- R - color palettes with GetTolColors() from inlmisc package (03 Oct 2018)
- R - tips for statistics, Hmisc and other packages (03 Oct 2018)
- R - create diagramms with the DiagrammeR package (03 Oct 2018)
- R - add marginal plots in the margin of a plot (13 Aug 2018)
- R - ggtern package: ternary diagrams (13 Aug 2018)
- R - ggrough package: convert ggplots in sketchy plots (13 Aug 2018)
- R - ggforce: package, create plots that are zoom of ggplot (13 Aug 2018)
- R - chromoMap: R package for chromosome visualization (13 Aug 2018)
- R - r2d3 package: D3 visualization in R (13 Aug 2018)
- R - patchwork package to combine ggplots (03 Jun 2018)
- R - panelView package for panel data visualization (03 Jun 2018)
- R - color palette packages: RColorBrewer (e.g. brewer.pal()) and yarrr (e.g. piratepal()) (03 Jun 2018)
- R - netregR package for regression of network rdesponses (03 Jun 2018)
- R - mgc package for multiscale graph correlation (03 Jun 2018)
- R - heatmap with ComplexHeatmap package (03 Jun 2018)
- R - links to functions and packages to draw heatmaps (03 Jun 2018)
- R - drawing flowcharts in R and Gmisc package (03 Jun 2018)
- R - ggplotify or base2grob to convert base plots to ggplot and grob objects (03 Jun 2018)
- R - draw sequence logo with seqLogo package (03 Jun 2018)
- R - WVPlots() and ggstatsplot() powerful packages extend ggplot2 for statistics plots (03 Jun 2018)
- R - Sushi package for genomic data visualization (03 Jun 2018)
- R - get overlap between intervals using functions from IRanges package (01 Apr 2018)
- R - Descriptive mAchine Learning EXplanations: DALEX package (01 Apr 2018)
- R - zoning methods: geozoning package (01 Apr 2018)
- R - annotate phylogenetic trees (ggtree and ggimage packages) (01 Apr 2018)
- R - officer package: create office documents with R (15 Oct 2017)
- R - adegraphics package: improved plotting functions for multivariate analyses (15 Oct 2017)
- R - Example of usage of IRanges::findOverlaps() (26 Aug 2017)
- R - Functions from the IRanges package (26 Aug 2017)