On Fri, 15 Oct 2021 16:44:28 +0200
Michał Bojanowski <[email protected]> wrote:
> AVAR=${APPDATA}/foo/bar
>
> Which is a documented way of referring to existing environment
> variables. Now, with that in R I'm getting:
>
> Sys.getenv("APPDATA") # That works OK
> [1] "C:\\Users\\mbojanowski\\AppData\\Roaming"
>
> so OK, but:
>
> Sys.getenv("AVAR")
> [1] "C:UsersmbojanowskiAppDataRoaming/foo/bar"
Hmm, that
--
Best regards,
Ivan
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel