Found 98 packages in 0.08 seconds
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.
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.
Access the 'languagelayer' API
Improve your text analysis with languagelayer < https://languagelayer.com>, a powerful language detection API.
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.
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>.
Predict Fish Year-Class Strength from Survey Data
Predict fish year-class strength by calibration regression analysis of multiple recruitment index series.
Interface to 'typeform' Results
An R interface to the 'typeform' < https://www.typeform.com/> application program interface. Also provides functions for downloading your results.
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".
Stock Database Web Services
R interface to access the web services of the ICES Stock Database < https://sd.ices.dk>.
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"