db_delete_row: Delete row from SQL table

Description Usage Arguments

Description

Delete row from SQL table

Usage

1
db_delete_row(con, table, id)

Arguments

con

connection to database, as returned by db_connect

table

character string indicating the table from which a row should be deleted

id

character string indicating the ID of the row (plant) to be deleted


cantabricagr/cantabricar documentation built on Dec. 19, 2021, 1:48 p.m.