thomasp85 / ggraph

Grammar of Graph Graphics
https://ggraph.data-imaginist.com
Other
1.08k stars 116 forks source link

Accessing Package From Network without Internet #361

Open emma-robin20 opened 9 months ago

emma-robin20 commented 9 months ago

Hi Thomas! My team and I have been leveraging your package for a project we are working on and its great! We are trying to access it from a network that we cannot download on (but can send text files to). Is it possible to download the files and be able to use them as intended in the package?

Thanks!