Skip to content

Repository files navigation

shinyrecipes

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

CRAN status Lifecycle: maturing Travis build status Total Downloads

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 shinyrecipes from CRAN:

install.packages('shinyrecipes')

Or you can install the development version from Github:

remotes::install_github("AlbertoAlmuinha/shinyrecipes")

Example

In this example we can see a simple case in which we impute the missing values of the variable 'Ozone' with the knn algorithm.

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.

About

Shiny Gadget to Use the Data Preprocessing 'recipes' Package Interactively

Resources

Stars

19 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages