export-methods: Exportation of SPADEVizR objects

exportR Documentation

Exportation of SPADEVizR objects

Description

Exports a SPADEVizR object into a tab separated file.

Usage

export(object, filename = "export.txt")

## S4 method for signature 'Results'
export(object, filename = "export.txt")

## S4 method for signature 'AC'
export(object, filename = "export.txt")

## S4 method for signature 'DAC'
export(object, filename = "export.txt")

## S4 method for signature 'CC'
export(object, filename = "export.txt")

## S4 method for signature 'AP'
export(object, filename = "export.txt")

Arguments

object

a SPADEVizR object

filename

a character indicating the location of the output file

Value

none


tchitchek-lab/SPADEVizR documentation built on Jan. 27, 2024, 8:58 p.m.