saveSimulatedData: Save simulated data

View source: R/simpleCatalogueSimulationLib.R

saveSimulatedDataR Documentation

Save simulated data

Description

Function that can be used to save to file a dataset simulated with the simpleCatalogueSimulation function.

Usage

saveSimulatedData(simObj, simDir, saveAsPlainText = T)

Arguments

simObj

object returned by the simpleCatalogueSimulation function

simDir

directory where the simulated data should be stored

saveAsPlainText

if TRUE data will be saved as plain text, in tab separated table format, while if FALSE data will be saved as R object.


Nik-Zainal-Group/signature.tools.lib documentation built on April 13, 2025, 5:50 p.m.