destroy-methods: destroy-methods

Description Usage Arguments Value

Description

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

Usage

1
2
3
4
5
6
7
8
## 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


RnBeads documentation built on March 3, 2021, 2 a.m.