Skip to content

cran/spada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spada (Shiny Package for Data Analysis)

Lifecycle: experimental

Spada provides a ‘shiny’ application with a user-friendly interface for interactive data analysis. It supports exploratory data analysis through descriptive statistics, data visualization, statistical tests (e.g., normality assessment), linear modeling, data import, transformation and reporting.

This package is inspired in many other tools like:

Warning: Spada is in active development.

You may try Spada in shinyapps.io Spada

Documentation

You can access Spada Book on this website: Spada Book.

Installation

install.packages("spada")

You can install the development version of spada from GitHub using the command below.

install.packages("remotes")
remotes::install_github(
  "lgschuck/spada",
  dependencies = TRUE
)

Loading the package

library(spada)

Usage

if(interactive()){
  spada()
}

Docker

Spada is distributed as a Docker Image.

For instructions in how to download and use Spada go to Docker

You can use Docker Hub to search for diferent versions.

Screenshots

Loading

Loading

Data

Home

Home

Home 2

Home 2

Data > Metadata

Metadata

Metadata

Data > Overview

Overview

Overview

Edit

Edit

Edit

Analysis

Analysis

Analysis

Output

Output

Output

Exported Output

Exported Output

Exported Output

Options

Options

Options

About

❗ This is a read-only mirror of the CRAN R package repository. spada — A 'shiny' Package for Data Analysis. Homepage: https://github.com/lgschuck/spadahttps://lgschuck.github.io/spada/ Report bugs for this package: https://github.com/lgschuck/spada/issues

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages