You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
R/RSAGA-core.R abounds with messages generated using the cat() function. I find these hard to suppress. Wouldn't it be reasonable to replace cat() with msg()?