Showing 5 of total 5 results (show query)
tidyverse
readr:Read Rectangular Text Data
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.
Maintained by Jennifer Bryan. Last updated 8 months ago.
1.0k stars 20.06 score 132k scripts 2.1k dependentsr-lib
brio:Basic R Input Output
Functions to handle basic input output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings.
Maintained by Gábor Csárdi. Last updated 8 months ago.
56 stars 12.00 score 39 scripts 526 dependentskevinushey
sourcetools:Tools for Reading, Tokenizing and Parsing R Code
Tools for Reading, Tokenizing and Parsing R Code.
Maintained by Kevin Ushey. Last updated 2 years ago.
78 stars 11.77 score 32 scripts 1.8k dependentsdjvanderlaan
LaF: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.
Maintained by Jan van der Laan. Last updated 4 months ago.
54 stars 8.62 score 61 scripts 5 dependentskwb-r
fakin.path.app:Shiny App to Visualise File Paths
This package contains an R Shiny App that loads file path information from a file and displays the paths in different ways. The aim of the app is to find weaknesses in the folder structure.
Maintained by Hauke Sonnenberg. Last updated 4 years ago.
path-analysisproject-fakinshiny-app
3.18 score 1 scripts 1 dependents