Skip to contents

Reads a new ABIMO output file in dbase format. In addition the original SENSTADTUM output file is read and made comparable. Alternatively two new ABIMO output files can be read. Output are two comparable (same dimensions and column names) data frames.

Usage

ABIMO_read_output(SENSTADTUM_dbf, new_dbf)

Arguments

SENSTADTUM_dbf

path of original SENSTADTUM-database

new_dbf

path of new output-database

Value

output are two comparable (same dimensions and column names) data frames.