write.dbf.abimo: writes data.frame into ABIMO-dbf

write.dbf.abimoR Documentation

writes data.frame into ABIMO-dbf

Description

Saves an existing data.frame into dBase-format and adds "SUB" field to the end of the file as required by ABIMO

Usage

write.dbf.abimo(df_name, new_dbf)

Arguments

df_name

name of data.frame

new_dbf

path of new ABIMO-input file to be written (.dbf)

Value

dbf file that can be processed by ABIMO


KWB-R/kwb.abimo documentation built on Feb. 14, 2024, 9:42 a.m.