lawremi/file.virtual: VFS API for R

Provides a Virtual File System API for R. An abstract FileSystem maps a URI to a File object. By default, this is based on the URI scheme. Each File type may be implemented to support all existing file manipulation functions in R. A file parsing framework, based on the File abstraction, supports automatic format recognition, and can access data from any File, whether local, remote or virtual.

Getting started

Package details

AuthorMichael Lawrence
MaintainerMichael Lawrence <michafla@gene.com>
LicenseArtistic
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lawremi/file.virtual")
lawremi/file.virtual documentation built on May 20, 2019, 8:26 p.m.