projectStatus: Change Project Status

Description Usage Arguments

View source: R/projectStatus.R

Description

Set the project status in the Proejct Index table to eiher **Ongoing** or **Completed**

Usage

1
projectStatus(db_connection, projectCode, projectStatus)

Arguments

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'


aberWARU/waruDB documentation built on Nov. 20, 2019, 7:18 a.m.