imr_write_csv {RIntaros} | R Documentation |
Write a IMR Db into a CSV file
imr_write_csv(dbin, name, append = TRUE)
dbin |
The |
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 |
Unused