trackinfo {emu}R Documentation

Tracks names and track file extensions

Description

Gets tracks names and track file extensions that are defined for an EMU data base.

Usage

   trackinfo(template)

Arguments

template The name of an EMU data base (name of the template file).

Details

Data base must exist for the EMU system.

Value

2-columned matrix

first column name of track
second column file extension of the track files

Author(s)

Jonathan Harrington

Examples

   #tracks that are defined for data base kielread06
   ## Not run: trackinfo("kielread06")   

[Package emu version 4.0 Index]