createHstore-methods: Create Postgres Hstore Representation of R objects

Description Arguments Value See Also

Description

This S4 method creates hstore representation of different R objects. In general list based key-value pairs are transformed into a character based assignment of keys to values.

Arguments

Obj

R object. Accepts objects of class list, boots and metalocalized.

Value

character string containing postgres SQL hstore style key value pairs.

See Also

boots and boots2db


mbannert/pgsqltsmap documentation built on May 21, 2019, 2:24 p.m.