writeDBF: writeDBF

Description Usage Arguments

Description

modified write.dbf from foreign package, in order to control field precision and scale properties

Usage

1
2
writeDBF(dataframe, file, factor2char = TRUE, max_nchar = 254,
  precisionIn = NULL, scaleIn = NULL, copyfile = F)

Arguments

precisionIn

filed length, should be caution that: number of digits including minus sign and decimal sign scaleIn: digits after the decimal sign

scaleIn

numbers after digital point.

cofyfile

if TRUE, original dbf file would be rename to "*.dbfold" to present dbf data missing


kongdd/floodmap documentation built on May 20, 2019, 12:55 p.m.