Difference between revisions of "Xynk"

From MagnetoWiki
Jump to navigation Jump to search
m (moved XYink to Xynk)
(added categories)
Line 10: Line 10:
  
 
Xynk expects to find at least a column with the heading "Group", which it uses to sort the rows into groups.
 
Xynk expects to find at least a column with the heading "Group", which it uses to sort the rows into groups.
 +
 +
[[Category:Software]] [[Category:Xynk]]

Revision as of 15:48, 12 February 2011

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.