Skip to contents

Generic function to write data to file.

Usage

WriteData(x, file, ...)

# S3 method for class 'simculta'
WriteData(x, file, ...)

Arguments

x

Object of class simculta.

file

Character string. File name.

...

Additional arguments.

Value

Invisibly returns NULL. Writes data to file as a side effect.

Methods (by class)

  • WriteData(simculta): Method for objects of class simculta.

Author

Ivan Jacob Agaloos Pesigan