rstudio / rstudio/flexdashboard
Generate more than one html when more than one page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
For a bigger project (more than 10 pages with heavy content and many plots) it would help when RStudio would knit more than one html output file. So that the navbar would display the page names and reference the corresponding html files (like). Now multipages only references into the html file (see). The loading times for one big html file are very high. Any hints to address this problem?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing flexdashboard's multipage output and navbar behavior, along with the RStudio knitting path described in the issue. The change would be complete when projects with many pages can produce separate HTML files and the navbar links to each page while reducing the single-file loading cost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100