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

Found 391 packages in 0.01 seconds

DT — by Joe Cheng, a year ago

A Wrapper of the JavaScript Library 'DataTables'

Data objects in R can be rendered as HTML tables using the JavaScript library 'DataTables' (typically via R Markdown or Shiny). The 'DataTables' library has been included in this R package. The package name 'DT' is an abbreviation of 'DataTables'.

rmdformats — by Julien Barnier, 3 years ago

HTML Output Formats and Templates for 'rmarkdown' Documents

HTML formats and templates for 'rmarkdown' documents, with some extra features such as automatic table of contents, lightboxed figures, dynamic crosstab helper.

rvest — by Hadley Wickham, a year ago

Easily Harvest (Scrape) Web Pages

Wrappers around the 'xml2' and 'httr' packages to make it easy to download, then manipulate, HTML and XML.

pagedown — by Yihui Xie, 3 months ago

Paginate the HTML Output of R Markdown with CSS for Print

Use the paged media properties in CSS and the JavaScript library 'paged.js' to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.

sp — by Edzer Pebesma, 2 months ago

Classes and Methods for Spatial Data

Classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc. From this version, 'rgdal', 'maptools', and 'rgeos' are no longer used at all, see < https://r-spatial.org/r/2023/05/15/evolution4.html> for details.

jquerylib — by Carson Sievert, 4 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'.

XML — by CRAN Team, 3 months ago

Tools for Parsing and Generating XML Within R and S-Plus

Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' "interpreter".

diffviewer — by Hadley Wickham, 10 months ago

HTML Widget to Show File Differences

A HTML widget that shows differences between files (text, images, and data frames).

katex — by Jeroen Ooms, 6 months ago

Rendering Math to HTML, 'MathML', or R-Documentation Format

Convert latex math expressions to HTML and 'MathML' for use in markdown documents or package manual pages. The rendering is done in R using the V8 engine (i.e. server-side), which eliminates the need for embedding the 'MathJax' library into your web pages. In addition a 'math-to-rd' wrapper is provided to automatically render beautiful math in R documentation files.

argonR — by David Granjon, 5 years ago

R Interface to Argon HTML Design

R wrapper around the argon HTML library. More at < https://demos.creative-tim.com/argon-design-system/>.