Learn R Programming

flexsiteboard (version 0.0.7)

Breaks Single Page Applications from 'flexdashboard' in Multiple Files

Description

A drop-in replacement for 'flexdashboard' 'Rmd' documents, which implements an after-knit-hook to split the generated single page application in one document per main section to reduce rendering load in the web browser displaying the document. Put all 'JavaScript' stuff needed in all sections before the first headline featuring navigation menu attributes. This package is experimental and maybe replaced by a solution inside 'flexdashboard'.

Copy Link

Version

Install

install.packages('flexsiteboard')

Monthly Downloads

199

Version

0.0.7

License

BSD_2_clause + file LICENSE

Maintainer

Stephan Struckmann

Last Published

November 15th, 2022

Functions in flexsiteboard (0.0.7)

pandoc_write

Write a Pandoc File
pandoc_input_formats

Give all Input Formats Supported by Pandoc
flex_site_board

Flexible Dashboards Split in Sub-Pages
pandoc_read

Read a Pandoc File from some Supported Format
pandoc_output_formats

Give all Output Formats Supported by Pandoc
pandoc_convert

Convert a Pandoc File