Learn R Programming

i2dash (version 0.2.4)

Iterative and Interactive Dashboards

Description

Create customized, web-based dashboards for data presentation, exploration and sharing. 'i2dash' integrates easily into existing data analysis pipelines and can organize scientific findings thematically across different pages and layouts.

Copy Link

Version

Install

install.packages('i2dash')

Monthly Downloads

21

Version

0.2.4

License

MIT + file LICENSE

Maintainer

Arsenij Ustjanzew

Last Published

September 5th, 2023

Functions in i2dash (0.2.4)

.create_page_name

Sanitize component names
add_vis_object

General method to add an object as component to a page of an i2dashboard object.
%<>%

magrittr compound assignment pipe-operator
%>%

'magrittr' forward-pipe operator
.add_component

Helper function to add components to the dashboard
embed_var

A method to embed tabular data into an HTML link for download.
i2dashboard-class

The i2dashboard S4 class.
assemble

Generate an RMarkdown file from an i2dashboard object.
.render_page

Method for rendering a page with a given layout and components
i2dash-package

'i2dash': A package for programmatic creation of interactive, web-based dashboards
render_image

Method to embed an image file in a component
render_text

Method to embed content from a text file in a component/sidebar
add_page

Methods to add and remove pages of an i2dashboard object.
add_component

Add content to an i2dashboard object.
interactivity

Accessor methods for slots of an i2dashboard object.