Created in-memory representation of collection file structure.
authorFuad Muhic <fmuhic@capeannenterprises.com>
Wed, 6 Dec 2017 16:03:40 +0000 (17:03 +0100)
committerFuad Muhic <fmuhic@capeannenterprises.com>
Wed, 6 Dec 2017 16:03:40 +0000 (17:03 +0100)
commitc1d564b0e5f95c54d822d39cf1715d93d293c70b
treeb055c24d8c887043e4734a643dfd15974401e346
parentd859cab46630d46aa1ae7b1d8de7ec92d0a4b8fa
Created in-memory representation of collection file structure.

Arvados-DCO-1.1-Signed-off-by: Fuad Muhic <fmuhic@capeannenterprises.com>
sdk/R/.RData
sdk/R/NAMESPACE
sdk/R/R/ArvadosFile.R [new file with mode: 0644]
sdk/R/R/Collection.R
sdk/R/R/Subcollection.R [new file with mode: 0644]
sdk/R/man/ArvadosFile-class.Rd [new file with mode: 0644]
sdk/R/man/Collection-class.Rd
sdk/R/man/Subcollection-class.Rd [new file with mode: 0644]