getting Warning: Error in : C stack usage 7970544 is too close to the limit when running flexdashboard
In my dashboard I source an R script that contains a print statement. The printed statement is a string which contains the name of the file being sourced. Why am I getting this is the error?
Adding tick marks to flexdashboard gauge
I would like to add tick marks on a flexdashboard guage plot and then highlight a specific point where the gauge bar would transition from success to danger. Here is my code so far: