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
Commands sourced from a script (e.g. with source("blah3.R", echo = TRUE)) are printed on separate lines visually but across the screen with the screen reader, without line breaks.
Not sure if this is a general issue with source, may need further testing.