Matt Cooper
Results
3
comments of
Matt Cooper
Thank you!
So, the approach recommended by @meriops does not seem to update the time, the prompt is just frozen with the time at which the R session was started.
Thanks, but I am usually copying text into R from an editor, so in my `.radian_profile` I have: ``` options(radian.indent_lines = FALSE) options(radian.auto_indentation = FALSE) ``` Turning off either one...