Xynk

From MagnetoWiki
Revision as of 09:59, 8 July 2009 by Houpt (talk | contribs) (moved XYink to Xynk)
Jump to navigation Jump to search

Xynk is a graphing and statistical program that is under development

Tab Delimited File Format

How XYnk parses tab delimited files, which is a useful format for importing:

The first line of the file is intepreted as the headers for the columns.

Xynk interprets the first column in the file as the "Subjects" column, although it retains the header name from the file (i.e. the column will appear as "AID" in the measures view, but labeled as "Subject" in the data view.

Xynk expects to find at least a column with the heading "Group", which it uses to sort the rows into groups.