DATA ANALYSIS PACKAGE SYMBOL
SciDrawPlot

SciDrawPlot[{{x1,y1},{x2,y2},...}]
returns a DataPlot object which can be used to plot the data inside a SciDraw Figure. Error bars can be plotted if xi and yi are NDV-type objects.
SciDrawPlot[datatable]
returns a DataPlot object with data in a DataTable, which can be used inside a SciDraw Figure.