Description Usage Arguments Value
View source: R/checkSampleTrackerHash.R
Check if the incoming Sample Tracker entry already exists in the database
1 | checkSampleTrackerHash(formData, db_connection)
|
formData |
a character of the reactive output from the Sample Tracker form entry |
db_connection |
a 'dbPool' or 'RMariaDB' database connection |
a numeric value either 0 (hash already exists) 1 (incoming hash is new)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.