Skip to content

lawremi/file.virtual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Virtual File System API for R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages