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
Many functions print error messages if the server returns a status other than 200. These functions should throw R errors with stop() so they can be handled via the usual means in R.