Working in RStudio on a cluster, files and directories in my home directory (which is the working directory) are visible and accessible, but another directory (a project directory, larger storage, to which I do have read/write access) is not visible in the navigation pane, and cannot be set as a working directory.
I made a symbolic link to this directory in my home folder, but RStudio does not see this folder either.
Home directory space is limited, so I cannot simply bring my datafiles into it. Any suggestions?