Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shambhu112/sweetmods
Collection of Shiny modules that Work Well with the shinyspring framework
https://github.com/shambhu112/sweetmods
cran modules rlang rstats shiny shinydashboard
Last synced: about 2 months ago
JSON representation
Collection of Shiny modules that Work Well with the shinyspring framework
- Host: GitHub
- URL: https://github.com/shambhu112/sweetmods
- Owner: shambhu112
- License: other
- Created: 2020-10-11T00:41:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T11:41:58.000Z (over 3 years ago)
- Last Synced: 2024-05-12T08:41:52.813Z (7 months ago)
- Topics: cran, modules, rlang, rstats, shiny, shinydashboard
- Language: HTML
- Homepage:
- Size: 628 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - shambhu112/sweetmods - Collection of Shiny modules that Work Well with the shinyspring framework (HTML)
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# Sweet Modules for Shiny
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![CRAN status](https://www.r-pkg.org/badges/version/sweetmods)](https://CRAN.R-project.org/package=sweetmods)This is website for R package [{sweetmods}] (https://github.com/shambhu112/sweetmods).
This documentation is for version 0.0.1.9000.
## Installation
You can install the released version of sweetmods from [CRAN](https://CRAN.R-project.org) with:
``` r
install.packages("sweetmods")
```And the development version from [GitHub](https://github.com/) with:
``` r
# install.packages("devtools")
devtools::install_github("shambhu112/sweetmods")
```
## ExampleThis is a basic example which shows you how to solve a common problem: