The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes.

Artifacts using Readr (153)
Sort by:Popular

Get Landsat 8 Data from Amazon Web Services ('AWS') public data sets (<https://aws.amazon.com/public-data-sets/landsat/>). Includes functions for listing images and fetching them, and handles caching to prevent unnecessary additional requests.
Last Release on May 1, 2022
A simple API for downloading and reading xml data directly from Lattes <http://lattes.cnpq.br/>.
Last Release on May 1, 2022
Saves a 'ggplot' object into multiple files, each with a layer added incrementally. Generally to be used in presentation slides.
Last Release on May 1, 2022
We provide two primary resources in 'ggCompNet'. The first is a function to compare the speed of network drawing using several different packages.
Last Release on May 1, 2022
Utilities for Creating Guitar Tablature using tidyverse packages.
Last Release on May 1, 2022
Read hierarchical fixed width files like those commonly used by many census data providers. Also allows for reading of data in chunks, and reading 'gzipped' files without storing the full file in memory.
Last Release on May 1, 2022
Scraped dataset of the Hurricane Research Division's Hurricane Re-Analysis Project known as HURDAT. Storm details are available for most known hurricanes and tropical storms for the Atlantic and northeastern Pacific ocean (northwestern hemisphere).
Last Release on May 12, 2022
R interface to the Greek National Data Bank for Hydrological and Meteorological Information <http://www.hydroscope.gr/>. It covers Hydroscope's data sources and provides functions to transliterate, translate and download them into tidy dataframes.
Last Release on May 12, 2022
Synthesizes information across collaborating research. Created specifically for Integrative Analysis of Longitudinal Studies of Aging (IALSA).
Last Release on Feb 14, 2021
Select set of parametric and non-parametric statistical tests. 'inferr' builds upon the solid set of statistical tests provided in 'stats' package by including additional data types as inputs, expanding and restructuring the test results.
Last Release on May 12, 2022