read.00Index Read 00Index-style Files
 Description
Read item/description information from ‘00Index’-like files. Such files are description lists rendered in tabular form, and currently used for the ‘INDEX’ and ‘demo/00Index’ files of add-on packages.
Usage
read.00Index(file)
Arguments
| file | the name of a file to read data values from. If the specified file is  | 
Value
A character matrix with 2 columns named "Item" and "Description" which hold the items and descriptions. 
See Also
formatDL for the inverse operation of creating a 00Index-style file from items and their descriptions. 
    Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.