does get() differ from passing an argument to a function?
Given a function which calls a function, e.g.
How to configure R on a shared Workstation that deletes user profiles on log off
Hi I have a number of Windows 11 managed workstations. These are in a managed OU for shared computers that deletes the user profile on log off to preserve OS disk space.
What values can be entered for `R_MAX_VSIZE` in R?
I am working on memory-intensive operations in R. I have seen some advice on this site about increasing the memory limit using R_MAX_VSIZE
but I haven’t found a clear explanation of exactly what sorts of values can be inputted and how they are read.