R Package Search
By Description
By name
Dependency
R Scholar
RPKG.net
Find R packages by description
Best R package finder for specific programming needs
Search R packages
Top results for your search "plot graphs images tables"
https://cran.r-project.org/web/packages/scan
scan: Single-Case Data Analyses for Single and Multiple Baseline Designs
A collection of procedures for analysing, visualising, and managing single-case data. These include piecewise linear regression models, multilevel models, overlap indices ('PND', 'PEM', 'PAND', 'PET', 'tau-u', 'baseline co...
https://cran.r-project.org/web/packages/rhierbaps
rhierbaps: Clustering Genetic Sequence Data Using the HierBAPS Algorithm
Implements the hierarchical Bayesian analysis of populations structure (hierBAPS) algorithm of Cheng et al. (2013)
for clustering DNA sequences from multiple sequence alignments in FASTA format. ...
https://cran.r-project.org/web/packages/GLDEX
GLDEX: Fitting Single and Mixture of Generalised Lambda Distributions
The fitting algorithms considered in this package have two major objectives. One is to provide a smoothing device to fit distributions to data using the weight and unweighted discretised approach based on the bin width of the...
https://cran.r-project.org/web/packages/RtsEva
RtsEva: Performs the Transformed-Stationary Extreme Values Analysis
Adaptation of the 'Matlab' 'tsEVA' toolbox developed by Lorenzo Mentaschi available here: <
https://github.com/menta78/tsEva
>. It contains an implementation of...
https://cran.r-project.org/web/packages/spatialwidget
spatialwidget: Formats Spatial Data for Use in Htmlwidgets
Many packages use 'htmlwidgets' <
https://CRAN.R-project.org/package=htmlwidgets
> for interactive plotting of spatial data. This package provides...
https://cran.r-project.org/web/packages/OTclust
OTclust: Mean Partition, Uncertainty Assessment, Cluster Validation and Visualization Selection for Cluster Analysis
Providing mean partition for ensemble clustering by optimal transport alignment(OTA), uncertainty measures for both partition-wise and cluster-wise assessment and multiple visualization functions to show uncertainty, for inst...
https://cran.r-project.org/web/packages/rgeedim
rgeedim: Search, Composite, and Download 'Google Earth Engine' Imagery with the 'Python' Module 'geedim'
Search, composite, and download 'Google Earth Engine' imagery with 'reticulate' bindings for the 'Python' module 'geedim' by Dugal Harris. Read the 'geedim' documentation here:
. Wrapper funct...
https://cran.r-project.org/web/packages/lcsm
lcsm: Univariate and Bivariate Latent Change Score Modelling
Helper functions to implement univariate and bivariate latent change score models in R using the 'lavaan' package. For details about Latent Change Score Modeling (LCSM) see McArdle (2009)
https://cran.r-project.org/web/packages/shinyalert
shinyalert: Easily Create Pretty Popup Messages (Modals) in 'Shiny'
Easily create pretty popup messages (modals) in 'Shiny'. A modal can contain text, images, OK/Cancel buttons, an input to get a response from the user, and many more customizable options....
https://cran.r-project.org/web/packages/leafletZH
leafletZH: Chinese Leaflet Map Relate Operation
Provides 'sf' data for Chinese provinces and cities, methods for plotting shape maps of Chinese provinces and cities, and a layer for 'leaflet' with Gaode tiles. It is designed to facilitate geographical data visualization in...
https://cran.r-project.org/web/packages/qwraps2
qwraps2: Quick Wraps 2
A collection of (wrapper) functions the creator found useful for quickly placing data summaries and formatted regression results into '.Rnw' or '.Rmd' files. Functions for generating commonly used graphics, such as receive...
https://cran.r-project.org/web/packages/tosca
tosca: Tools for Statistical Content Analysis
A framework for statistical analysis in content analysis. In addition to a pipeline for preprocessing text corpora and linking to the latent Dirichlet allocation from the 'lda' package, plots are offered for the descriptive a...
https://cran.r-project.org/web/packages/tiff
tiff: Read and Write TIFF Images
Functions to read, write and display bitmap images stored in the TIFF format. It can read and write both files and in-memory raw vectors, including native image representation....
https://cran.r-project.org/web/packages/defm
defm: Estimation and Simulation of Multi-Binary Response Models
Multi-binary response models are a class of models that allow for the estimation of multiple binary outcomes simultaneously. This package provides functions to estimate and simulate these models using the Discrete Exponential...
https://cran.r-project.org/web/packages/TreeTools
TreeTools: Create, Modify and Analyse Phylogenetic Trees
Efficient implementations of functions for the creation, modification and analysis of phylogenetic trees. Applications include: generation of trees with specified shapes; tree rearrangement; analysis of tree shape; rooting o...
https://cran.r-project.org/web/packages/MethComp
MethComp: Analysis of Agreement in Method Comparison Studies
Methods (standard and advanced) for analysis of agreement between measurement methods. These cover Bland-Altman plots, Deming regression, Lin's Total deviation index, and difference-on-average regression. See Carstensen B. (2...
https://cran.r-project.org/web/packages/gmwmx2
gmwmx2: Estimate Functional and Stochastic Parameters of Linear Models with Correlated Residuals and Missing Data
Implements the Generalized Method of Wavelet Moments with Exogenous Inputs estimator (GMWMX) presented in Voirol, L., Xu, H., Zhang, Y., Insolia, L., Molinari, R. and Guerrier, S. (2024) <
https://cran.r-project.org/web/packages/mritc
mritc: MRI Tissue Classification
Implements various methods for tissue classification in magnetic resonance (MR) images of the brain, including normal mixture models and hidden Markov normal mixture models, as outlined in Feng & Tierney (2011)
https://cran.r-project.org/web/packages/tkRplotR
tkRplotR: Display Resizable Plots
Display a plot in a Tk canvas....
https://cran.r-project.org/web/packages/GET
GET: Global Envelopes
Implementation of global envelopes for a set of general d-dimensional vectors T in various applications. A 100(1-alpha)% global envelope is a band bounded by two vectors such that the probability that T falls outside this e...
https://cran.r-project.org/web/packages/sampcompR
sampcompR: Comparing and Visualizing Differences Between Surveys
Easily analyze and visualize differences between samples (e.g., benchmark comparisons, nonresponse comparisons in surveys) on three levels. The comparisons can be univariate, bivariate or multivariate. On univariate level the...
https://cran.r-project.org/web/packages/ort
ort: Create a Data Frame Representation of an Image
Takes images, imported via 'imager', and converts them into a data frame that can be plotted to look like the imported image.This can be used for creating data that looks like a specific image. Additionally, images with colo...
https://cran.r-project.org/web/packages/utile.tables
utile.tables: Build Tables for Publication
Functions for building customized ready-to-export tables for publication....
https://cran.r-project.org/web/packages/rjuliabugs
rjuliabugs: Interface to 'JuliaBUGS.jl' from R
Provides an R interface to the 'JuliaBUGS.jl' package (<
https://github.com/TuringLang/JuliaBUGS.jl
>) for Bayesian inference using the BUGS modeling ...
https://cran.r-project.org/web/packages/lexicon
lexicon: Lexicons for Text Analysis
A collection of lexical hash tables, dictionaries, and word lists....
https://cran.r-project.org/web/packages/colorrepel
colorrepel: Repel Visually Similar Colors for Colorblind Users in Various Plots
Iterate and repel visually similar colors away in various 'ggplot2' plots. When many groups are plotted at the same time on multiple axes, for instance stacked bars or scatter plots, effectively ordering colors becomes diffic...
https://cran.r-project.org/web/packages/scatterbar
scatterbar: Scattered Stacked Bar Chart Plots
Provides a powerful and flexible tool for visualizing proportional data across spatially resolved contexts. By combining the concepts of scatter plots and stacked bar charts, 'scatterbar' allows users to create scattered bar ...
https://cran.r-project.org/web/packages/SemNeT
SemNeT: Methods and Measures for Semantic Network Analysis
Implements several functions for the analysis of semantic networks including different network estimation algorithms, partial node bootstrapping (Kenett, Anaki, & Faust, 2014
), random walk simul...
https://cran.r-project.org/web/packages/ggstatsplot
ggstatsplot: 'ggplot2' Based Plots with Statistical Details
Extension of 'ggplot2', 'ggstatsplot' creates graphics with details from statistical tests included in the plots themselves. It provides an easier syntax to generate information-rich plots for statistical analysis of conti...
https://cran.r-project.org/web/packages/tracee
tracee: Easily Save Output and Trace it Back to Code
Write output (plots and tables) ensuring traceability back to code. Includes a graphics saver with simple automation of stamping with source, destination and creation time. A list of plots can be saved at once. A user-friendl...