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

Found 408 packages in 0.08 seconds

gridtext — by Brenton M. Wiernik, 3 years ago

Improved Text Rendering Support for 'Grid' Graphics

Provides support for rendering of formatted text using 'grid' graphics. Text can be formatted via a minimal subset of 'Markdown', 'HTML', and inline 'CSS' directives, and it can be rendered both with and without word wrap.

hunspell — by Jeroen Ooms, 9 months ago

High-Performance Stemmer, Tokenizer, and Spell Checker

Low level spell checker and morphological analyzer based on the famous 'hunspell' library < https://hunspell.github.io>. The package can analyze or check individual words as well as parse text, latex, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats.

memisc — by Martin Elff, 8 months ago

Management of Survey Data and Presentation of Analysis Results

An infrastructure for the management of survey data including value labels, definable missing values, recoding of variables, production of code books, and import of (subsets of) 'SPSS' and 'Stata' files is provided. Further, the package allows to produce tables and data frames of arbitrary descriptive statistics and (almost) publication-ready tables of regression model estimates, which can be exported to 'LaTeX' and HTML.

shinycustomloader — by Emi Tanaka, 8 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.

highlight — by Hadley Wickham, 12 days ago

Syntax Highlighter

Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks.

modelsummary — by Vincent Arel-Bundock, 4 months ago

Summary Tables and Plots for Statistical Models and Data: Beautiful, Customizable, and Publication-Ready

Create beautiful and customizable tables to summarize several statistical models side-by-side. Draw coefficient plots, multi-level cross-tabs, dataset summaries, balance tables (a.k.a. "Table 1s"), and correlation matrices. This package supports dozens of statistical models, and it can produce tables in HTML, LaTeX, Word, Markdown, PDF, PowerPoint, Excel, RTF, JPG, or PNG. Tables can easily be embedded in 'Rmarkdown' or 'knitr' dynamic documents. Details can be found in Arel-Bundock (2022) .

midas — by Nicholas Jhirad, 8 years ago

Turn HTML 'Shiny'

Contains functions for converting existing HTML/JavaScript source into equivalent 'shiny' functions. Bootstraps the process of making new 'shiny' functions by allowing us to turn HTML snippets directly into R functions.

hwriter — by Gregoire Pau, 4 years ago

HTML Writer - Outputs R Objects in HTML Format

Easy-to-use and versatile functions to output R objects in HTML format.

HTMLUtils — by Markus Loecher, Berlin School of Economics and Law (BSEL), 2 years ago

Facilitates Automated HTML Report Creation

Facilitates automated HTML report creation, in particular framed HTML pages and dynamically sortable tables.

encryptedRmd — by Dirk Schumacher, 5 years ago

Encrypt Html Reports Using 'Libsodium'

Create encrypted html files that are fully self contained and do not require any additional software. Using the package you can encrypt arbitrary html files and also directly create encrypted 'rmarkdown' html reports.