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

Found 485 packages in 0.03 seconds

rmdpartials — by Ruben Arslan, 2 months ago

Partial 'rmarkdown' Documents to Prettify your Reports

Use 'rmarkdown' partials, also know as child documents in 'knitr', so you can make components for HTML, PDF, and Word documents. The package provides various helper functions to make certain functions easier. You may want to use this package, if you want to flexibly summarise objects using a combination of figures, tables, text, and HTML widgets. Unlike HTML widgets, the output is Markdown and can hence be turn into other output formats than HTML. Currently does not play well with 'rmarkdown' notebooks, not tested with Quarto.

detourr — by Casper Hart, 8 months ago

Portable and Performant Tour Animations

Provides 2D and 3D tour animations as HTML widgets. The user can interact with the widgets using orbit controls, tooltips, brushing, and timeline controls. Linked brushing is supported using 'crosstalk', and widgets can be embedded in Shiny apps or HTML documents.

hwordcloud — by Zhenxing Cheng, 7 years ago

Rendering Word Clouds

Provides a way to display word clouds in R. The word cloud is a html widget, so you can use it in interactive documents and 'shiny' applications.

findInFiles — by Stéphane Laurent, 2 years ago

Find Pattern in Files

Creates a HTML widget which displays the results of searching for a pattern in files in a given folder. The results can be viewed in the 'RStudio' viewer pane, included in a 'R Markdown' document or in a 'Shiny' application. Also provides a 'Shiny' application allowing to run this widget and to navigate in the files found by the search. Instead of creating a HTML widget, it is also possible to get the results of the search in a 'tibble'. The search is performed by the 'grep' command-line utility.

findInGit — by Stéphane Laurent, 5 years ago

Find Pattern in Files of All Branches of a 'git' Repository

Creates a HTML widget which displays the results of searching for a pattern in files in a given 'git' repository, including all its branches. The results can also be returned in a dataframe.

langevitour — by Paul Harrison, a year ago

Langevin Tour

An HTML widget that randomly tours 2D projections of numerical data. A random walk through projections of the data is shown. The user can manipulate the plot to use specified axes, or turn on Guided Tour mode to find an informative projection of the data. Groups within the data can be hidden or shown, as can particular axes. Points can be brushed, and the selection can be linked to other widgets using crosstalk. The underlying method to produce the random walk and projection pursuit uses Langevin dynamics. The widget can be used from within R, or included in a self-contained R Markdown or Quarto document or presentation, or used in a Shiny app.

basictabler — by Christopher Bailiss, a year ago

Construct Rich Tables for Output to 'HTML'/'Excel'

Easily create tables from data frames/matrices. Create/manipulate tables row-by-row, column-by-column or cell-by-cell. Use common formatting/styling to output rich tables as 'HTML', 'HTML widgets' or to 'Excel'.

pixels — by Daniel Falbel, 5 years ago

Tools for Working with Image Pixels

Provides tools to show and draw image pixels using 'HTML' widgets and 'Shiny' applications. It can be used to visualize the 'MNIST' dataset for handwritten digit recognition or to create new image recognition datasets.

blockr.dag — by David Granjon, 4 months ago

A Directed Acyclic Graph Extension for 'blockr'

Building on the docking layout manager provided by 'blockr.dock', this provides an extension that allows for visualizing and manipulating a 'blockr' board using a DAG-based user interface powered by the 'g6R' graph visualisation HTML widget.

htmltools — by Carson Sievert, 5 months ago

Tools for HTML

Tools for HTML generation and output.