RuG/L04

Manuals

vec2tab

Description

convert a vector file, such as created be the progam mds, into a tab-delimited file

Synopsis

vec2tab [-c] [-n] [-o filename] [-u string] [-U] vector-file

Options

-c
use comma instead of tab as delimiter
-n
no labels
-o filename
output file
-u text
string to use for missing values (default: NA)
-U
use empty string for missing values

Purpose

This program converts data into a format that is generally understood by other software such as databases and spreadsheets.