RPostgreSQL (version 0.4-1)

dbSetDataMappings-methods: Set data mappings between PostgreSQL and R/S-Plus

Description

Not yet implemented

Arguments

Methods

res

a PostgreSQLResult object as returned by dbSendQuery.

flds

a data.frame with field descriptions as returned by dbColumnInfo.

any additional arguments are passed to the implementing method.

References

See the Database Interface definition document DBI.pdf in the base directory of this package or http://stat.bell-labs.com/RS-DBI.

See Also

PostgreSQL, dbSendQuery, fetch, dbColumnInfo.

Examples

Run this code

Run the code above in your browser using DataLab