Nothing
shiny
bookmarking mechanism, existing report cards will be available in the restored application.shinybusy
package.add_card_button_srv
allows to specify card_fun
with label
parameter for card's title & content customization.Rcode
formatting using the suggested formatR
package in reports.TableBlock
to convert tables into flextables
to show in rendered report.RcodeBlock
block for a custom rmarkdown
r chunk.reporter_previewer_ui
to contain just id
argument.AddCardModule
comment input to have an active cursor when adding a card.knitr
options in the render method in the Render class.append_src
method of TealReportCard
to not add additional "R Code" Subtitle.Archiver
class which enables saving and loading back the Report
in the shiny
session.append_fs
method in the TealReportCard
to accept a list
object.ElementaryTree
class in the append_table
method of ReportCard
.card_fun
evaluation.card_fun
function in the add_card_button_srv
module, the card_fun
could have any subset of the possible arguments now.dim
argument to the append_plot
method in ReportCard
.Heatmap
plots in PictureBlock
.append_encodings
, append_src
and append_fs
to automatically add titles.trellis
plots are caught by the set_content
method in the PictureBlock
.to_list
and from_list
methods to all content related classes.metadata
and content
in the ReportCard
.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.