Export Data from Datavyu

Export Data from DatavyuΒΆ

Datavyu provides an integrated export tool for exporting Datavyu data. To export your data, select the File menu, and then select Export File. This outputs data to a CSV file that has one column for every code in the spreadsheet: ordinal, onset, and offset, as well as user-configured codes.

If this format does not work for the analyses you need to perform, Datavyu supports Ruby scripting, which you can use to create a script that exports the data in your desired format.

For a detailed guide to exporting data using Ruby scripts, see: Use Scripts to Export Data from Datavyu in the Datavyu Ruby API documentation.

See also

Use Scripts to Automate Tasks for instructions on running scripts within Datavyu.