Skip to contents

Writes all buffered column values as a single CSV row and starts a new row buffer.

Usage

maxent_csv_write_row(writer)

Arguments

writer

External pointer to a CsvWriter object.

Value

Invisibly returns the writer object.