| GDSFileResourceClient | R Documentation |
Build a GDS handler from a resource object describing access to a GDS file or a VCF file to be converted into a GDS file.
A R6 object of class GDSFileResourceClient
resourcer::ResourceClient -> resourcer::FileResourceClient -> GDSFileResourceClient
new()GDSFileResourceClient$new(resource)
getConnection()GDSFileResourceClient$getConnection(...)
getValue()GDSFileResourceClient$getValue(...)
close()GDSFileResourceClient$close()
clone()The objects of this class are cloneable with this method.
GDSFileResourceClient$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.