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

Found 448 packages in 0.02 seconds

mrds — by Laura Marshall, a year ago

Mark-Recapture Distance Sampling

Animal abundance estimation via conventional, multiple covariate and mark-recapture distance sampling (CDS/MCDS/MRDS). Detection function fitting is performed via maximum likelihood. Also included are diagnostics and plotting for fitted detection functions. Abundance estimation is via a Horvitz-Thompson-like estimator.

nisrarr — by Mark Paulin, a year ago

Download Data from the NISRA Data Portal

Download data from the Northern Ireland Statistics and Research Agency (NISRA) data portal, accessed at < https://data.nisra.gov.uk>. NISRA is a government agency and the principal source of official statistics and social research on Northern Ireland.

ghql — by Mark Padgham, 9 months ago

General Purpose 'GraphQL' Client

A 'GraphQL' client, with an R6 interface for initializing a connection to a 'GraphQL' instance, and methods for constructing queries, including fragments and parameterized queries. Queries are checked with the 'libgraphqlparser' C++ parser via the 'graphql' package.

aws.s3 — by Simon Urbanek, 10 months ago

'AWS S3' Client Package

A simple client package for the Amazon Web Services ('AWS') Simple Storage Service ('S3') 'REST' 'API' < https://aws.amazon.com/s3/>.

AeroSampleR — by Mark Hogue, 6 months ago

Estimate Aerosol Particle Collection Through Sample Lines

Estimate ideal efficiencies of aerosol sampling through sample lines. Functions were developed consistent with the approach described in Hogue, Mark; Thompson, Martha; Farfan, Eduardo; Hadlock, Dennis, (2014), "Hand Calculations for Transport of Radioactive Aerosols through Sampling Systems" Health Phys 106, 5, S78-S87, .

calibrate — by Jan Graffelman, 6 years ago

Calibration of Scatterplot and Biplot Axes

Package for drawing calibrated scales with tick marks on (non-orthogonal) variable vectors in scatterplots and biplots. Also provides some functions for biplot creation and for multivariate analysis such as principal coordinate analysis.

bigQueryR — by Mark Edmondson, 7 years ago

Interface with Google BigQuery with Shiny Compatibility

Interface with 'Google BigQuery', see < https://cloud.google.com/bigquery/> for more information. This package uses 'googleAuthR' so is compatible with similar packages, including 'Google Cloud Storage' (< https://cloud.google.com/storage/>) for result extracts.

fuj — by Jordan Mark Barbone, a year ago

Functions and Utilities for Jordan

Provides core functions and utilities for packages and other code developed by Jordan Mark Barbone.

gridsampler — by Mark Heckmann, 10 years ago

A Simulation Tool to Determine the Required Sample Size for Repertory Grid Studies

Simulation tool to facilitate determination of required sample size to achieve category saturation for studies using multiple repertory grids in conjunction with content analysis.

autodb — by Mark Webster, 7 months ago

Automatic Database Normalisation for Data Frames

Automatic normalisation of a data frame to third normal form, with the intention of easing the process of data cleaning. (Usage to design your actual database for you is not advised.) Originally inspired by the 'AutoNormalize' library for 'Python' by 'Alteryx' (< https://github.com/alteryx/autonormalize>), with various changes and improvements. Automatic discovery of functional or approximate dependencies, normalisation based on those, and plotting of the resulting "database" via 'Graphviz', with options to exclude some attributes at discovery time, or remove discovered dependencies at normalisation time.