I created a flexdashboard with runtime shiny and I want to knit the output to html to share out this document, i.e. to people that don't use or know what R is. When I try to knit using
rmarkdown::render(input = "mydashboard.Rmd", output_format = "html_document")
I get an error, it looks like it created the file but it's not where to be found.
output file: mydashboard.knit.md
Error: path for html_dependency not provided
Am I missing something?
RStudio Version: Version 1.1.383
platform x86_64-w64-mingw32
arch x86_64
os mingw32
system x86_64, mingw32
status
major 3
minor 3.3
year 2017
month 03
day 06
svn rev 72310
language R
version.string R version 3.3.3 (2017-03-06)
nickname Another Canoe