destroy,RnBSet-method {RnBeads}R Documentation

destroy-methods

Description

Remove tables stored to disk from the file system. Useful for cleaning up disk dumped objects.

Usage

## S4 method for signature 'RnBSet'
destroy(object)

## S4 method for signature 'RnBeadSet'
destroy(object)

## S4 method for signature 'RnBeadRawSet'
destroy(object)

Arguments

object

object inheriting from RnBSet

Value

Nothing of particular interest


[Package RnBeads version 2.12.2 Index]