Skip to contents

Read Observation Data from File in GompitZ-Format

Usage

readObservations(file = exampleFile("obs.txt"), sep = ";", dbg = TRUE)

Arguments

file

full path to text file in the format that is required by GompitZ (see "The GompitZ Tool User's Guide")

sep

column separator

dbg

if TRUE debug messages are shown, else not.