USEPA/ccdR

Add Verbose option for printing information

Closed this issue · 0 comments

There are print statements e.g.

print(data_index)

We should add a variable verbose = FALSE that a user can specify if they want to output these type of print statements to the console.