Found 283 packages in 0.03 seconds
Tidy Up Date/Time Ranges
Collapse, partition, combine, fill gaps in and expand date/time ranges.
Generate Tidy Charts Inspired by 'IBCS'
There is a wide range of R packages created for data visualization, but still, there was no simple and easily accessible way to create clean and transparent charts - up to now. The 'tidycharts' package enables the user to generate charts compliant with International Business Communication Standards ('IBCS'). It means unified bar widths, colors, chart sizes, etc. Creating homogeneous reports has never been that easy! Additionally, users can apply semantic notation to indicate different data scenarios (plan, budget, forecast). What's more, it is possible to customize the charts by creating a personal color pallet with the possibility of switching to default options after the experiments. We wanted the package to be helpful in writing reports, so we also made joining charts in a one, clear image possible. All charts are generated in SVG format and can be shown in the 'RStudio' viewer pane or exported to HTML output of 'knitr'/'markdown'.
A Tidy Format Datasets of Dengue by Country
Provides a weekly, monthly, yearly summary of dengue cases by state/ province/ country.
A Tidy Interface for Simulating Multivariate Data
Provides pipe-friendly (%>%) wrapper functions for MASS::mvrnorm() to create simulated multivariate data sets with groups of variables with different degrees of variance, covariance, and effect size.
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.
Tidy Multiverse Analysis Made Simple
Extends 'multiverse' package
(Sarma A., Kale A., Moon M., Taback N., Chevalier F., Hullman J., Kay M., 2021)
Core Tools for Packages in the 'fable' Framework
Provides tools, helpers and data structures for developing models and time series functions for 'fable' and extension packages. These tools support a consistent and tidy interface for time series modelling and analysis.
Diverse Datasets for 'tsibble'
Provides diverse datasets in the 'tsibble' data structure. These datasets are useful for learning and demonstrating how tidy temporal data can tidied, visualised, and forecasted.
Functions for Tidy Analysis and Generation of Random Data
To make it easy to generate random numbers based upon the underlying stats distribution functions. All data is returned in a tidy and structured format making working with the data simple and straight forward. Given that the data is returned in a tidy 'tibble' it lends itself to working with the rest of the 'tidyverse'.
Tidy Methods for Bayesian Treatment Effect Models
Functions for extracting tidy data from Bayesian treatment effect models, in particular BART, but extensions are possible. Functionality includes extracting tidy posterior summaries as in 'tidybayes' < https://github.com/mjskay/tidybayes>, estimating (average) treatment effects, common support calculations, and plotting useful summaries of these.