Starting with Raw Data: The Basics |
Before you can select the appropriate style of input, examine the structure of the raw data that you want to read. Consider some of the following factors:
how the data is arranged in the input records (For example, are data fields aligned in columns or unaligned? Are they separated by blanks or by other characters?)
whether numeric values contain non-numeric characters such as commas
whether each input record contains data for more than one observation
whether data for a single observation is spread over multiple input records
Copyright © 2012 by SAS Institute Inc., Cary, NC, USA. All rights reserved.