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

Found 1744 packages in 0.01 seconds

flextable — by David Gohel, 2 months ago

Functions for Tabular Reporting

Use a grammar for creating and customizing pretty tables. The following formats are supported: 'HTML', 'PDF', 'RTF', 'Microsoft Word', 'Microsoft PowerPoint' and R 'Grid Graphics'. 'R Markdown', 'Quarto' and the package 'officer' can be used to produce the result files. The syntax is the same for the user regardless of the type of output to be produced. A set of functions allows the creation, definition of cell arrangement, addition of headers or footers, formatting and definition of cell content with text and or images. The package also offers a set of high-level functions that allow tabular reporting of statistical models and the creation of complex cross tabulations.

diffviewer — by Hadley Wickham, a year ago

HTML Widget to Show File Differences

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

fda — by James Ramsay, 6 months ago

Functional Data Analysis

These functions were developed to support functional data analysis as described in Ramsay, J. O. and Silverman, B. W. (2005) Functional Data Analysis. New York: Springer and in Ramsay, J. O., Hooker, Giles, and Graves, Spencer (2009). Functional Data Analysis with R and Matlab (Springer). The package includes data sets and script files working many examples including all but one of the 76 figures in this latter book. Matlab versions are available by ftp from < https://www.psych.mcgill.ca/misc/fda/downloads/FDAfuns/>.

officer — by David Gohel, 2 months ago

Manipulation of Microsoft Word and PowerPoint Documents

Access and manipulate 'Microsoft Word', 'RTF' and 'Microsoft PowerPoint' documents from R. The package focuses on tabular and graphical reporting from R; it also provides two functions that let users get document content into data objects. A set of functions lets add and remove images, tables and paragraphs of text in new or existing documents. The package does not require any installation of Microsoft products to be able to write Microsoft files.

readsdmx — by Matthew de Queljoe, 2 years ago

Read SDMX-XML Data

Read Statistical Data and Metadata Exchange (SDMX) XML data. This the main transmission format used in official statistics. Data can be imported from local SDMX-ML files or a SDMX web-service and will be read in 'as is' into a dataframe object. The 'RapidXML' C++ library < https://rapidxml.sourceforge.net/> is used to parse the XML data.

LaF — by Jan van der Laan, a year ago

Fast Access to Large ASCII Files

Methods for fast access to large ASCII files. Currently the following file formats are supported: comma separated format (CSV) and fixed width format. It is assumed that the files are too large to fit into memory, although the package can also be used to efficiently access files that do fit into memory. Methods are provided to access and process files blockwise. Furthermore, an opened file can be accessed as one would an ordinary data.frame. The LaF vignette gives an overview of the functionality provided.

cffr — by Diego Hernangómez, 9 months ago

Generate Citation File Format ('cff') Metadata for R Packages

The Citation File Format version 1.2.0 is a human and machine readable file format which provides citation metadata for software. This package provides core utilities to generate and validate this metadata.

gifti — by John Muschelli, 5 years ago

Reads in 'Neuroimaging' 'GIFTI' Files with Geometry Information

Functions to read in the geometry format under the 'Neuroimaging' 'Informatics' Technology Initiative ('NIfTI'), called 'GIFTI' < https://www.nitrc.org/projects/gifti/>. These files contain surfaces of brain imaging data.

files — by Ronald E. Robertson, 9 years ago

Effective File Navigation from the R Console

Functions for printing the contents of a folder as columns in a ragged-bottom data.frame and for viewing the details (size, time created, time modified, etc.) of a folder's top level contents.

xlcharts — by Felix Luginbuhl, 2 years ago

Create Native 'Excel' Charts and Work with Microsoft 'Excel' Files

An R interface to the 'OpenPyXL' 'Python' library to create native 'Excel' charts and work with Microsoft 'Excel' files.