On 10/31/21 2:55 AM, Henrik Bengtsson wrote:
... If one still needed backslashes,
they could then be entered in single quotes, e.g. VAR='c:\users'.
I don't think it matters whether you use single or double quotes -
both will work. Here's a proof of concept on Linux with R 4.1.1:
$ cat ./.Ren
On 30/10/2021 6:11 p.m., Sebastian Meyer wrote:
Am 30.10.21 um 20:28 schrieb Duncan Murdoch:
On 29/10/2021 5:52 a.m., Martin Maechler wrote:
Duncan Murdoch
on Thu, 28 Oct 2021 13:18:54 -0400 writes:
> This StackOverflow post:
https://stackoverflow.com/q/69756236/2554330
> po