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

Found 2364 packages in 0.01 seconds

tourr — by Dianne Cook, 8 months ago

Tour Methods for Multivariate Data Visualisation

Implements geodesic interpolation and basis generation functions that allow you to create new tour methods from R.

Morpho — by Stefan Schlager, 6 months ago

Calculations and Visualisations Related to Geometric Morphometrics

A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh deformations based on reference points, permutation tests, detection of outliers, processing of sliding semi-landmarks and semi-automated surface landmark placement.

ggparty — by Martin Borkovec, 8 months ago

'ggplot' Visualizations for the 'partykit' Package

Extends 'ggplot2' functionality to the 'partykit' package. 'ggparty' provides the necessary tools to create clearly structured and highly customizable visualizations for tree-objects of the class 'party'.

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.

lidR — by Jean-Romain Roussel, 2 months ago

Airborne LiDAR Data Manipulation and Visualization for Forestry Applications

Airborne LiDAR (Light Detection and Ranging) interface for data manipulation and visualization. Read/write 'las' and 'laz' files, computation of metrics in area based approach, point filtering, artificial point reduction, classification from geographic data, normalization, individual tree segmentation and other manipulations.

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.

khroma — by Nicolas Frerebeau, 5 months 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.

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

UpSetR — by Jake Conway, 7 years 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) .

naniar — by Nicholas Tierney, 2 years ago

Data Structures, Summaries, and Visualisations for Missing Data

Missing values are ubiquitous in data and need to be explored and handled in the initial stages of analysis. 'naniar' provides data structures and functions that facilitate the plotting of missing values and examination of imputations. This allows missing data dependencies to be explored with minimal deviation from the common work patterns of 'ggplot2' and tidy data. The work is fully discussed at Tierney & Cook (2023) .