Skip to content
/ spada Public

Shiny Package for Data Analysis

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

lgschuck/spada

Repository files navigation

spada (Shiny Package for Data Analysis)

The goal of spada is to provide visual tools for Data Analysis in a Shiny App.

This package is inspired in many other tools like:

Warning: Spada is in active development.

Installation

You can install the development version of spada from GitHub with:

# install.packages("devtools")
devtools::install_github("lgschuck/spada")

For a specific release visit Releases and change the ref parameter bellow for the tag name:

devtools::install_github("lgschuck/spada", ref = "2025.01.13-1")

Loading the package

library(spada)

Usage

if(interactive()){
  spada()
}

Screenshots

Data

Edit

Analysis

Options

About

Shiny Package for Data Analysis

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
AGPL-3.0
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published