Skip to content

Commit 2b1caf4

Browse files
committed
remove some shinyapps.io ref
1 parent bb01db0 commit 2b1caf4

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ your dashboard with all additional functions of shinydashboardPlus!
2424

2525
## Demo
2626

27-
See a demonstration [here](https://dgranjon.shinyapps.io/shinydashboardPlusDemo)
27+
See a demonstration [here](https://shinylive.io/r/editor/#h=0&code=NobwRAdghgtgpmAXGKAHVA6ASmANGAYwHsIAXOMpMAGwEsAjAJykYE8AKAZwAtaJWAlAB0IdJiw48+rACZQe9IixnDRDZmy69+chUsYyACtQCunVSKn8AgugAitRl1adyMDADNa1OOyFg4AA9YVB9Of1wAAlQoAgBrKABzOEiAXkj-K1l5bkVlYzN-AQEwAF8AXSA)
2828
or run:
2929
```r
3030
library(shinydashboardPlus)

index.Rmd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ output: github_document
33
always_allow_html: true
44
---
55

6-
<!-- README.md is generated from README.Rmd. Please edit that file -->
7-
86
```{r, include = FALSE}
97
library(bslib)
108
knitr::opts_chunk$set(
@@ -62,7 +60,7 @@ your dashboard with all additional functions of shinydashboardPlus!
6260

6361
## Demo
6462

65-
See a demonstration [here](https://dgranjon.shinyapps.io/shinydashboardPlusDemo)
63+
See a demonstration [here](https://shinylive.io/r/editor/#h=0&code=NobwRAdghgtgpmAXGKAHVA6ASmANGAYwHsIAXOMpMAGwEsAjAJykYE8AKAZwAtaJWAlAB0IdJiw48+rACZQe9IixnDRDZmy69+chUsYyACtQCunVSKn8AgugAitRl1adyMDADNa1OOyFg4AA9YVB9Of1wAAlQoAgBrKABzOEiAXkj-K1l5bkVlYzN-AQEwAF8AXSA)
6664
or run:
6765
```r
6866
library(shinydashboardPlus)

index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11

2-
<!-- README.md is generated from README.Rmd. Please edit that file -->
3-
42
# shinydashboardPlus
53

64
[![R build
@@ -11,7 +9,7 @@ status](https://github.com/RinteRface/shinydashboardPlus/workflows/R-CMD-check/b
119

1210
> extensions for shinydashboard
1311
14-
<div class="card bslib-card bslib-mb-spacing html-fill-item html-fill-container" data-bslib-card-init data-full-screen="false" data-require-bs-caller="card()" data-require-bs-version="5" id="bslib-card-5962" style="margin: 0 auto; float: none;">
12+
<div class="card bslib-card bslib-mb-spacing html-fill-item html-fill-container" data-bslib-card-init data-full-screen="false" data-require-bs-caller="card()" data-require-bs-version="5" id="bslib-card-1999" style="margin: 0 auto; float: none;">
1513
<div class="card-body bslib-gap-spacing html-fill-item html-fill-container" style="margin-top:auto;margin-bottom:auto;flex:1 1 auto;">
1614
<iframe class="html-fill-item" src="https://shinylive.io/r/app/#h=0&amp;code=NobwRAdghgtgpmAXGKAHVA6ASmANGAYwHsIAXOMpMAGwEsAjAJykYE8AKAZwAtaJWAlAB0IdJiw48+rACZQe9IixnDRDZmy69+chUsYyACtQCunVSKn8AgugAitRl1adyMDADNa1OOyFg4AA9YVB9Of1wAAlQoAgBrKABzOEiAXkj-K1l5bkVlYzN-AQEwAF8AXSA" height="800" width="100%" style="border: 1px solid rgba(0,0,0,0.175); border-radius: .375rem;" allowfullscreen="" allow="autoplay" data-external="1"></iframe>
1715
</div>
@@ -53,7 +51,8 @@ shinydashboardPlus!
5351
## Demo
5452

5553
See a demonstration
56-
[here](https://dgranjon.shinyapps.io/shinydashboardPlusDemo) or run:
54+
[here](https://shinylive.io/r/editor/#h=0&code=NobwRAdghgtgpmAXGKAHVA6ASmANGAYwHsIAXOMpMAGwEsAjAJykYE8AKAZwAtaJWAlAB0IdJiw48+rACZQe9IixnDRDZmy69+chUsYyACtQCunVSKn8AgugAitRl1adyMDADNa1OOyFg4AA9YVB9Of1wAAlQoAgBrKABzOEiAXkj-K1l5bkVlYzN-AQEwAF8AXSA)
55+
or run:
5756

5857
``` r
5958
library(shinydashboardPlus)

0 commit comments

Comments
 (0)