-
Hi there, I'm building a website with `rmarkdown`, with a few pages built using `flexdashboard`. In my tinkering, I find it odd that while vanilla `rmarkdown::html_document` uses `navbar-default` clas…
-
This has been brought up in data.table as well (https://github.com/Rdatatable/data.table/issues/2001)
These examples all use this framework: http://rmarkdown.rstudio.com/flexdashboard/
So you need t…
-
This is the code that I am using to render a gauge
`renderGauge({
select
-
In the 'region2' folder under branch 'AGB' you will find a skeleton of a pedon summary report that employs Shiny and flexdashboard for user interaction/visualization of pedon data. A static report ca…
-
Hi Team,
Is there a way to render a PDF file on Flexdashboard? I tried the tags$iframe from Shiny but it doesn't work in flexdashboard.
tags$iframe(style="height:1000px; width:100%; scrolling=ye…
-
I'm encountering a problem viewing flexdashboard documents in IE 11 (file stored locally). Any guidance/suggestions are much appreciated.
A trivial example:
```
---
title: "Untitled"
output: …
-
I'm having an R script building (called `build.R`) a flexdashboard. All works fine locally, from rstudio and from the commandline (`Rscript build.R`).
However, when I run the script (`Rscript build.R…
-
Sorry for not sending a pull request. After I wrote you on Stake Overflow I realized there had been some tweaks since the CRAN version. I figured I would test this out this morning. But when I inst…
-
_From @Prateek032 on November 28, 2016 10:02_
If the notebook is unpublished and anonymous user tries to open it using shareable links(`shiny`, `mini`, `view`) it throws the following error messag…
-
It seems data-commentary-width is ignored if the last non-space character in the title is a back-tick. See example below where back-ticks are used around "Frame 2". If a non-space character is include…
vnijs updated
7 years ago