Learn R Programming

shinyrecipes

The objective of this package is to facilitate the preprocessing tasks offered by the {recipes} package in an interactive way.

shinyrecipes allows you to carry out preprocessing tasks in a simple and intuitive way. Create your recipe, visualize your data to decide what steps to use, add these steps, prepare your recipe and use it on new data without writing a single line of code.

Find more information in the shinyrecipes web page.

Installation

You can install the development version from Github:

remotes::install_github("AlbertoAlmuinha/shinyrecipes")

Getting Help

If you encounter a bug, please file an issue with a minimal reproducible example on Issues. You can also make an inquiry if you wish.

Copy Link

Version

Install

install.packages('shinyrecipes')

Monthly Downloads

190

Version

0.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Alberto Almuic3<b1>a

Last Published

May 5th, 2020

Functions in shinyrecipes (0.1.0)

recipesGadget

Recipes Gadget