Skip to content

Commit

Permalink
Merge pull request #1056 from kmasiello/update-rmd-faq
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv authored Mar 20, 2024
2 parents 632455f + bde27f7 commit ff48250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq/rmarkdown.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Here are the Quarto equivalents for various packages and features of the R Markd
+-----------------------+----------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------+
| Paged HTML | [pagedown](https://github.com/rstudio/pagedown) | Planned |
+-----------------------+----------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------+
| Dashboards | [flexdashboard](https://pkgs.rstudio.com/flexdashboard/) | Planned |
| Dashboards | [flexdashboard](https://pkgs.rstudio.com/flexdashboard/) | [Quarto Dashboards](https://quarto.org/docs/dashboards/) |
+-----------------------+----------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------+
| Interactive Tutorials | [learnr](https://pkgs.rstudio.com/learnr/) | No equivalent planned |
+-----------------------+----------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------+
Expand Down

0 comments on commit ff48250

Please sign in to comment.