upload_postgres: This function is for uploading data to a postgres table

Description Usage Arguments Value See Also Examples

View source: R/postgresql.R

Description

This function is for uploading data to a postgres table

Usage

1
upload_postgres(tablename, data)

Arguments

tablename

the table name.

data

the data to upload

Value

user

See Also

Other postgresql functions: add_tables_db, agg_unit_ok, aggregate_data, already_uploaded, backup_database, column_exists, column_types, create_database, delete_data, get_column_names, get_connection, get_filenames_forSubject, get_filenames, get_row_count, get_sensor_data, get_subjectid, kill_pg_connections, list_tables, process_hexoskin, restore_database, table_exists, valid_connection

Examples

1
test

zross/sensorDataImport documentation built on Aug. 16, 2019, 8:30 p.m.