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

Found 2652 packages in 0.08 seconds

khroma — by Nicolas Frerebeau, a year ago

Colour Schemes for Scientific Data Visualization

Color schemes ready for each type of data (qualitative, diverging or sequential), with colors that are distinct for all people, including color-blind readers. This package provides an implementation of Paul Tol (2018) and Fabio Crameri (2018) color schemes for use with 'graphics' or 'ggplot2'. It provides tools to simulate color-blindness and to test how well the colors of any palette are identifiable. Several scientific thematic schemes (geologic timescale, land cover, FAO soils, etc.) are also implemented.

UpSetR — by Nils Gehlenborg, 3 months ago

A More Scalable Alternative to Venn and Euler Diagrams for Visualizing Intersecting Sets

Creates visualizations of intersecting sets using a novel matrix design, along with visualizations of several common set, element and attribute related tasks (Conway 2017) .

plot.matrix — by Sigbert Klinke, 4 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.

DendSer — by Catherine Hurley, 6 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 .

lattice — by Deepayan Sarkar, 2 days 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.

bipartite — by Carsten F. Dormann, 5 months ago

Visualising Bipartite Networks and Calculating Some (Ecological) Indices

Functions to visualise webs and calculate a series of indices commonly used to describe pattern in (ecological) webs. It focuses on webs consisting of only two levels (bipartite), e.g. pollination webs or predator-prey-webs. Visualisation is important to get an idea of what we are actually looking at, while the indices summarise different aspects of the web's topology.

cograph — by Sonsoles López-Pernas, a month 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, 7 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.

visdat — by Nicholas Tierney, 4 years ago

Preliminary Visualisation of Data

Create preliminary exploratory data visualisations of an entire dataset to identify problems or unexpected features using 'ggplot2'.