It looks like it can't be done. If not, is it possible to use pgfplotstable for just the data part of the table (that is, I would do a regular
tabular
, with header row(s), and then use the pgfplotstable for just the data that follows, and then close the tabular
?Sorry if it looks like I'm just asking you to do my work. I've been struggling to understand its strange syntax for hours. Thanks.