Contents
 - Index
DATA > IMPORT > KRACKPLOT
PURPOSE Convert Krackplot data files into UCINET format.
DESCRIPTION Imports Krackplot files for use by UCINET both the network in the form of an adjacency matrix and the co-ordinates of the nodes in the plot may be imported.  
PARAMETERS 
 Input dataset:
 Name of file containing data to be imported. Data type: ASCII file.
 (Output)  Network dataset
 Name of UCINET data file to contain the network details, default is the same name as the input dataset.
 (Output) Coordinate dataset (Default = 'Kpcrd') 
 Name of UCINET data file to contain the coordinate details, default is the same name as the input dataset with Crd added to the name.
LOG FILE A display of the UCINET data file.
TIMING O(N^2).
COMMENTS None.
REFERENCES None.