Learn R Programming

osmose (version 0.1.0)

write.osmose: Write an array or dataframe in the Osmose format. The separator is ";", there are no quotes and a blank column is added for the row names column.

Description

Write an array or dataframe in the Osmose format. The separator is ";", there are no quotes and a blank column is added for the row names column.

Usage

write.osmose(x, file)

Arguments

x

Object to be written (table or data frame)

file

Output file