body_lines: in order to write the tables to the postgresql database the...

Description Usage Format Value References Examples

Description

in order to write the tables to the postgresql database the dbWriteTable works fine but when I want an autoincrement serial field and a auto date/time field for when data was added I needed a hack like this. The dbWriteTable uses the function postgresqlWriteTable so I'm creating a new functino called postgresqlWriteTableAlt that takes care of it. Copied from stackoverflow

Usage

1

Format

An object of class character of length 65.

Value

user.

References

http://bit.ly/1E0Vsf6

Examples

1
2
add(1, 1)
add(10, 1)

zevross-spatial/rpackage-sensorDataImport documentation built on Aug. 16, 2019, 4:53 p.m.