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

Found 276 packages in 0.01 seconds

tf — by Fabian Scheipl, a year ago

S3 Classes and Methods for Tidy Functional Data

Defines S3 vector data types for vectors of functional data (grid-based, spline-based or functional principal components-based) with all arithmetic and summary methods, derivation, integration and smoothing, plotting, data import and export, and data wrangling, such as re-evaluating, subsetting, sub-assigning, zooming into sub-domains, or extracting functional features like minima/maxima and their locations. The implementation allows including such vectors in data frames for joint analysis of functional and scalar variables.

tidygeoRSS — by Robert Myles McDonnell, 5 years ago

Tidy GeoRSS

In order to easily integrate geoRSS data into analysis, 'tidygeoRSS' parses 'geo' feeds and returns tidy simple features data frames.

sweep — by Matt Dancho, 2 years ago

Tidy Tools for Forecasting

Tidies up the forecasting modeling and prediction work flow, extends the 'broom' package with 'sw_tidy', 'sw_glance', 'sw_augment', and 'sw_tidy_decomp' functions for various forecasting models, and enables converting 'forecast' objects to "tidy" data frames with 'sw_sweep'.

noegletalR — by Frederik Larsen, 7 months ago

Tidy Tibbles of Noegletal

Work with data from < https://noegletal.dk> in a tidy manner. Tidy up previously downloaded data or retrieve new data directly from the comfort of R. You can also browse an up-to-date list of available data, including thorough variable descriptions.

tidyfast — by Tyson Barrett, a year ago

Fast Tidying of Data

Tidying functions built on 'data.table' to provide quick and efficient data manipulation with minimal overhead.

tidyrates — by Raphael Saldanha, a year ago

Tidy Epidemiological Rates

Compute age-adjusted rates by direct and indirect methods and other epidemiological indicators in a tidy way, wrapping functions from the 'epitools' package.

tidyHeatmap — by Stefano Mangiola, 3 months ago

A Tidy Implementation of Heatmap

This is a tidy implementation for heatmap. At the moment it is based on the (great) package 'ComplexHeatmap'. The goal of this package is to interface a tidy data frame with this powerful tool. Some of the advantages are: Row and/or columns colour annotations are easy to integrate just specifying one parameter (column names). Custom grouping of rows is easy to specify providing a grouped tbl. For example: df %>% group_by(...). Labels size adjusted by row and column total number. Default use of Brewer and Viridis palettes.

wikkitidy — by Michael Falk, 2 months ago

Tidy Analysis of Wikipedia

Access 'Wikipedia' through the several 'MediaWiki' APIs (< https://www.mediawiki.org/wiki/API>), as well as through the 'XTools' API (< https://www.mediawiki.org/wiki/XTools/API>). Ensure your API calls are correct, and receive results in tidy tibbles.

tidybins — by Harrison Tietze, 10 months ago

Make Tidy Bins

Multiple ways to bin numeric columns with a tidy output. Wraps a variety of existing binning methods into one function, and includes a new method for binning by equal value, which is useful for sales data. Provides a function to automatically summarize the properties of the binned columns.

TidyConsultant — by Harrison Tietze, a year ago

Tidy Consultant Universe

Loads the 5 packages in the Tidy Consultant Universe. This collection of packages is useful for anyone doing data science, data analysis, or quantitative consulting. The functions in these packages range from data cleaning, data validation, data binning, statistical modeling, and file exporting.