-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.Rmd
27 lines (18 loc) · 969 Bytes
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
# shiny386
<!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/shiny386)](https://CRAN.R-project.org/package=shiny386)
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![R build status](https://github.com/RinteRface/shiny386/workflows/R-CMD-check/badge.svg)](https://github.com/RinteRface/shiny386/actions)
<!-- badges: end -->
The goal of shiny386 is to provide an old school Bootstrap 4 template for Shiny. It is built on top of the [Bootstrap 386](http://kristopolous.github.io/BOOTSTRA.386/demo.html) HTML template.
## Installation
You can install the released version of shiny386 from Github with:
``` r
pak::paks("RinteRface/shiny386")
```
## Example
<img src="man/figures/penguins-demo.png" alt="shiny366 demo image" width="100%">