-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
<list list-type="bullet">
<list-item><p>Each row should represent a single observation (i.e., a record) and each column should represent a single variable or type of measurement (i.e., a field) (Borer et al., 2009; Strasser et al., 2011, 2012). This is the standard format for tables in the most commonly used database management systems and analysis packages and makes the data easy to work with in the most general way.</p></list-item>
<list-item><p>Every cell should contain only a single value (Strasser et al., 2012). For example, do not include units in the cell with the values (Figure 1) or include multiple measurements in a single cell, and break taxonomic information up into single components with one column each for family, genus, species, subspecies, etc. Violating this rule makes it difficult to process or analyze your data using standard tools, because there is no easy way for the software to treat the items within a cell as separate pieces of information.</p></list-item>
<list-item><p>There should only be one column for each type of information (Borer et al., 2009; Strasser et al., 2011, 2012). The most common violation of this rule is <ext-link ext-link-type="uri" xlink:href="http://en.wikipedia.org/wiki/Cross_tabulation" xlink:type="simple">cross-tab structured data</ext-link>, where different columns contain measurements of the same variable (e.g., in different sites, treatments, etc.; Figure 1).</p></list-item>
</list>