Description Usage Arguments Value See Also Examples
This function adds tables to a postgreSQL database.
1 | add_tables_db(dbname, port = 5432, user = "postgres")
|
x |
A number. |
y |
A number. |
The sum of x and y.
Other postgresql functions: 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,
upload_postgres,
valid_connection
1 | add_tables_db("columbiaBike", port=5432)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.