-
Hello,
I'm currently working on a flexdashboard in which I would like to include both a d3heatmap and a scatterD3. When d3heatmap is used by itself, it renders just fine; however, when both are prese…
-
When `blastula::attach_connect_email` is called from a `flexdashboard`, we see the following errors related to Pandoc
```
pandoc: /var/folders/58/x5dgwbg979z3db6nns_5zs940000gn/T//Rtmp3Ib98K/email…
-
Hei!
I use `flexdashboards `with `shiny `in **R**. This mainly because i like the clearness of the `R markdown` code, which `flexdashboard `is based on. Mainly the possibility to use `child-Rmd-fil…
-
I tried to adapt the example of the esquisse module for shiny to a flexdashboard with shiny but the plots are not rendering.
It reads the column names but it does not update the chart selection nor d…
-
## Describe the problem
When I specify a preset bootswatch theme in the yaml header, then use `thematic::thematic_shiny()` I get this error:
```
Error: attempt to apply non-function
```…
-
Is it possible to do this? My containers pre-initialise fine but I can see that they only start to compile once launched by a user. The files take a long time to compile (it uses Shiny and I've looked…
-
We already create simple flexdashbaord app.
Change the comlumn into Rows and again knit it.
See it the layout of dashboard changes.
Now Add one more row and one more column.
Now you have better unders…
-
When using a `tabset` row in `{flexdashboard}`, a `ggplot` faceted with `facet_trelliscope()` will only render in the first tab. This example shows a situation where the plot is in the second tab but …
-
You need to publish on RPubs and also please create your RPubs account.
-
1. Read the data set into Flexdashboard
2. Make simple bar charts and boxplots of different variables in the dashboard.