I am connected to my work computer (Linux Mint OS) through ssh. I am trying to use a package, but I need to read a documentation. Documentation is available via browseVignettes("package_name"). However since I am connected through the ssh, pdf file does not open. How can I download pdf to my local machine or read it through ssh? Package name is CODEX.
EDIT: I am on Mac OS