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

Found 239 packages in 0.01 seconds

tabularaster — by Michael D. Sumner, 5 months ago

Tidy Tools for 'Raster' Data

Facilities to work with vector and raster data in efficient repeatable and systematic work flow. Missing functionality in existing packages is included here to allow extraction from raster data with 'simple features' and 'Spatial' types and to make extraction consistent and straightforward. Extract cell numbers from raster data and return the cells as a data frame rather than as lists of matrices or vectors. The functions here allow spatial data to be used without special handling for the format currently in use.

valhallr — by Christopher Belanger, 3 years ago

A Tidy Interface to the 'Valhalla' Routing Engine

An interface to the 'Valhalla' routing engine’s application programming interfaces (APIs) for turn-by-turn routing, isochrones, and origin-destination analyses. Also includes several user-friendly functions for plotting outputs, and strives to follow "tidy" design principles. Please note that this package requires access to a running instance of 'Valhalla', which is open source and can be downloaded from < https://github.com/valhalla/valhalla>.

tidyfit — by Johann Pfitzinger, 5 days ago

Regularized Linear Modeling with Tidy Data

An extension to the 'R' tidy data environment for automated machine learning. The package allows fitting and cross validation of linear regression and classification algorithms on grouped data.

htmldf — by Alastair Rushworth, 2 years ago

Simple Scraping and Tidy Webpage Summaries

Simple tools for scraping webpages, extracting common html tags and parsing contents to a tidy, tabular format. Tools help with extraction of page titles, links, images, rss feeds, social media handles and page metadata.

plotmm — by Philip Waggoner, a year ago

Tidy Tools for Visualizing Mixture Models

The main function, plot_mm(), is used for (gg)plotting output from mixture models, including both densities and overlaying mixture weight component curves from the fit models in line with the tidy principles. The package includes several additional functions for added plot customization. Supported model objects include: 'mixtools', 'EMCluster', and 'flexmix', with more from each in active dev. Supported mixture model specifications include mixtures of univariate Gaussians, multivariate Gaussians, Gammas, logistic regressions, linear regressions, and Poisson regressions.

neatRanges — by Aljaz Jelenko, a year ago

Tidy Up Date/Time Ranges

Collapse, partition, combine, fill gaps in and expand date/time ranges.

ttservice — by Stefano Mangiola, 5 months ago

A Service for Tidy Transcriptomics Software Suite

It provides generic methods that are used by more than one package, avoiding conflicts. This package will be imported by 'tidySingleCellExperiment' and 'tidyseurat'.

mverse — by Michael Jongho Moon, 2 years ago

Tidy Multiverse Analysis Made Simple

Extends 'multiverse' package (Sarma A., Kale A., Moon M., Taback N., Chevalier F., Hullman J., Kay M., 2021) , which allows users perform to create explorable multiverse analysis in R. This extension provides an additional level of abstraction to the 'multiverse' package with the aim of creating user friendly syntax to researchers, educators, and students in statistics. The 'mverse' syntax is designed to allow piping and takes hints from the 'tidyverse' grammar. The package allows users to define and inspect multiverse analysis using familiar syntax in R.

denguedatahub — by Thiyanga S. Talagala, 10 months ago

A Tidy Format Datasets of Dengue by Country

Provides a weekly, monthly, yearly summary of dengue cases by state/ province/ country.

walkscore — by Christopher Belanger, a year ago

A Tidy Interface to the 'Walk Score' API

Easily collect walk scores, bike scores, and transit scores (where available) from the 'Walk Score' API < https://www.walkscore.com/professional/api.php>, a proprietary API that assigns locations a walkability score between 0 and 100.