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

Found 98 packages in 0.08 seconds

retrosheet — by Colin Douglas, a year ago

Import Professional Baseball Data from 'Retrosheet'

A collection of tools to import and structure the (currently) single-season event, game-log, roster, and schedule data available from < https://www.retrosheet.org>. In particular, the event (a.k.a. play-by-play) files can be especially difficult to parse. This package does the parsing on those files, returning the requested data in the most practical R structure to use for sabermetric or other analyses.

gargoyle — by Colin Fay, 4 years ago

An Event-Based Mechanism for 'Shiny'

An event-Based framework for building 'Shiny' apps. Instead of relying on standard 'Shiny' reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control.

languagelayeR — by Colin FAY, 6 years ago

Access the 'languagelayer' API

Improve your text analysis with languagelayer < https://languagelayer.com>, a powerful language detection API.

icesVMS — by Colin Millar, 2 years ago

Link to the ICES Vessel Monitoring System and Logbook Database Web Services

Links to the ICES Vessel Monitoring System (VMS) and logbook database web services < https://data.ices.dk/vms/webservices> to allow users to download summaries and data products.

icesDatsuQC — by Colin Millar, 8 months ago

Run Quality Checks on Data Prior to Submission to ICES

Run quality checks on data sets using the same checks that are conducted on the ICES Data Submission Utility (DATSU) < https://datsu.ices.dk>.

rct3 — by Colin Millar, 5 years ago

Predict Fish Year-Class Strength from Survey Data

Predict fish year-class strength by calibration regression analysis of multiple recruitment index series.

rtypeform — by Colin Gillespie, 5 months ago

Interface to 'typeform' Results

An R interface to the 'typeform' < https://www.typeform.com/> application program interface. Also provides functions for downloading your results.

proustr — by Colin Fay, 6 years ago

Tools for Natural Language Processing in French

Tools for Natural Language Processing in French and texts from Marcel Proust's collection "A La Recherche Du Temps Perdu". The novels contained in this collection are "Du cote de chez Swann ", "A l'ombre des jeunes filles en fleurs","Le Cote de Guermantes", "Sodome et Gomorrhe I et II", "La Prisonniere", "Albertine disparue", and "Le Temps retrouve".

icesSD — by Colin Millar, 8 months ago

Stock Database Web Services

R interface to access the web services of the ICES Stock Database < https://sd.ices.dk>.

datasauRus — by Colin Gillespie, 5 months ago

Datasets from the Datasaurus Dozen

The Datasaurus Dozen is a set of datasets with the same summary statistics. They retain the same summary statistics despite having radically different distributions. The datasets represent a larger and quirkier object lesson that is typically taught via Anscombe's Quartet (available in the 'datasets' package). Anscombe's Quartet contains four very different distributions with the same summary statistics and as such highlights the value of visualisation in understanding data, over and above summary statistics. As well as being an engaging variant on the Quartet, the data is generated in a novel way. The simulated annealing process used to derive datasets from the original Datasaurus is detailed in "Same Stats, Different Graphs: Generating Datasets with Varied Appearance and Identical Statistics through Simulated Annealing" .