View source: R/projectStatus.R
Set the project status in the Proejct Index table to eiher **Ongoing** or **Completed**
1 | projectStatus(db_connection, projectCode, projectStatus)
|
db_connection |
a 'dbPool' or 'RMariaDB' database connection |
projectCode |
a character string of the Project Code/Name |
projectStatus |
a character string of either 'Ongoing' or 'Completed' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.