imr_write_csv {RIntaros}R Documentation

Write a IMR Db into a CSV file

Description

Write a IMR Db into a CSV file

Usage

imr_write_csv(dbin, name, append = TRUE)

Arguments

dbin

The db-class structure organized as a regular grid.

name

Name of the ASCII file (CSV format) containing the IMR information

append

When TRUE, the contents of the current Db is appended to the already existing ASCII file

Value

Unused


[Package RIntaros version 1.1 Index]