Command Reference : Command Reference
  
 
data
Enter data from keyboard.
Opens an unnamed group window to edit one or more series.
Syntax
data arg1 [arg2 arg3 ...]
Follow the data keyword by a list of series and group names. You can list existing names or new names. Unrecognized names will cause new series to be added to the workfile. These series will be initialized with the value “NA”.
Examples
data group1 newx newy
opens a group window containing the series in group GROUP1, and the series NEWX and NEWY.
Cross-references
See “Entering Data” for a discussion of the process of entering data from the keyboard.