Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 2721 packages in 0.01 seconds

plot.matrix — by Sigbert Klinke, 5 years ago

Visualizes a Matrix as Heatmap

Visualizes a matrix object plainly as heatmap. It provides S3 functions to plot simple matrices and loading matrices.

lattice — by Deepayan Sarkar, a month ago

Trellis Graphics for R

A powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction.

DendSer — by Catherine Hurley, 7 months ago

Dendrogram Seriation: Ordering for Visualisation

Re-arranges a dendrogram to optimize visualisation-based cost functions. The methods implemented here are described in "Advances in Dendrogram Seriation for Application to Visualization", Journal of Computational and Graphical Statistics (2015) D. Earle and C.B. Hurley .

cograph — by Sonsoles López-Pernas, 2 months ago

Analysis and Visualization of Complex Networks

Provides tools for the analysis, visualization, and manipulation of dynamical, social (Saqr et al. (2024) ) and complex networks (Saqr et al. (2025) ). The package supports multiple network formats and offers flexible tools for heterogeneous, multi-layer, and hierarchical network analysis with simple syntax and extensive toolset.

profvis — by Hadley Wickham, 2 years ago

Interactive Visualizations for Profiling R Code

Interactive visualizations for profiling R code.

move — by Bart Kranstauber, 8 months ago

Visualizing and Analyzing Animal Track Data

Contains functions to access movement data stored in 'movebank.org' as well as tools to visualize and statistically analyze animal movement data, among others functions to calculate dynamic Brownian Bridge Movement Models. Move helps addressing movement ecology questions.

loon — by R. Wayne Oldford, a year ago

Interactive Statistical Data Visualization

An extendable toolkit for interactive data visualization and exploration.

sjPlot — by Daniel Lüdecke, a year ago

Data Visualization for Statistics in Social Science

Collection of plotting and table output functions for data visualization. Results of various statistical analyses (that are commonly used in social sciences) can be visualized using this package, including simple and cross tabulated frequencies, histograms, box plots, (generalized) linear models, mixed effects models, principal component analysis and correlation matrices, cluster analyses, scatter plots, stacked scales, effects plots of regression models (including interaction terms) and much more. This package supports labelled data.

NeuralNetTools — by Marcus W. Beck, 5 years ago

Visualization and Analysis Tools for Neural Networks

Visualization and analysis tools to aid in the interpretation of neural network models. Functions are available for plotting, quantifying variable importance, conducting a sensitivity analysis, and obtaining a simple list of model weights.

graphlayouts — by David Schoch, 2 months ago

Additional Layout Algorithms for Network Visualizations

Several new layout algorithms to visualize networks are provided which are not part of 'igraph'. Most are based on the concept of stress majorization by Gansner et al. (2004) . Some more specific algorithms allow the user to emphasize hidden group structures in networks or focus on specific nodes.