ISU-Monarchs / HabitatRestoration

R data package containing data from a series of habitat restoration projects running from 2016-2019
0 stars 0 forks source link

Add verbose variable to indicate how much writing to do to the screen #105

Open jarad opened 4 years ago

jarad commented 4 years ago

In common.R, we should provide a variable verbose. At verbose=0, when running run_all.R, nothing should be printed to the screen. At verbose=1, it should indicate which type of data is currently being read in. At verbose=2, it should indicate what file is being read.