Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 394 packages in 0.02 seconds

juicyjuice — by Richard Iannone, a year ago

Inline CSS Properties into HTML Tags Using 'juice'

There are occasions where you need a piece of HTML with integrated styles. A prime example of this is HTML email. This transformation involves moving the CSS and associated formatting instructions from the style block in the head of your document into the body of the HTML. Many prominent email clients require integrated styles in HTML email; otherwise a received HTML email will be displayed without any styling. This package will quickly and precisely perform these CSS transformations when given HTML text and it does so by using the JavaScript 'juice' library.

blastula — by Richard Iannone, 2 months ago

Easily Send HTML Email Messages

Compose and send out responsive HTML email messages that render perfectly across a range of email clients and device sizes. Helper functions let the user insert embedded images, web link buttons, and 'ggplot2' plot objects into the message body. Messages can be sent through an 'SMTP' server, through the 'RStudio Connect' service, or through the 'Mailgun' API service < https://www.mailgun.com/>.

wordcloud2 — by Dawei Lang, 6 years ago

Create Word Cloud by 'htmlwidget'

A fast visualization tool for creating wordcloud by using 'wordcloud2.js'. 'wordcloud2.js' is a JavaScript library to create wordle presentation on 2D canvas or HTML < https://timdream.org/wordcloud2.js/>.

shinySearchbar — by Jesse Norris, 4 years ago

Shiny Searchbar - An Input Widget for Highlighting Text and More

Add a searchbar widget to your 'Shiny' application. The widget quickly integrates with any existing element containing text to highlight matches. Highlighting is done with the 'JavaScript' library 'mark.js'. The widget includes buttons to cycle through multiple instances of the match and automatically scroll to the matches in an overflow element (or window). The widget also displays the total number of matches and which match is currently being cycled through. The widget is structured as a 'Bootstrap 3' input group.

shinycustomloader — by Emi Tanaka, 6 years ago

Custom Loader for Shiny Outputs

A custom css/html or gif/image file for the loading screen in R 'shiny'. It also can use the marquee to have custom text loading screen.

highr — by Yihui Xie, a year ago

Syntax Highlighting for R Source Code

Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package (< http://www.andre-simon.de>).

rChoiceDialogs — by Alex Lisovich, 2 years ago

'rChoiceDialogs' Collection

Collection of portable choice dialog widgets.

jquerylib — by Carson Sievert, 3 years ago

Obtain 'jQuery' as an HTML Dependency Object

Obtain any major version of 'jQuery' (< https://code.jquery.com/>) and use it in any webpage generated by 'htmltools' (e.g. 'shiny', 'htmlwidgets', and 'rmarkdown'). Most R users don't need to use this package directly, but other R packages (e.g. 'shiny', 'rmarkdown', etc.) depend on this package to avoid bundling redundant copies of 'jQuery'.

NestedMenu — by Stéphane Laurent, 2 years ago

A Nested Menu Widget for 'Shiny' Applications

Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical choices (e.g. continent, country, city).

switchboard — by Marc J. Lajeunesse, 3 years ago

An Agile Widget Engine for Real-Time, Dynamic Visualizations

An unsorted collection of visualization widgets rendered in 'Tcl/Tk'< https://www.tcl.tk/> to generate agile dashboards for your iterative simulations. Widgets include progress bars, counters, eavesdroppers, injectors, switches, and sliders for dynamic manipulation and visualization of simulation parameters.