Write directly to a static web resource folder with a R

Alan
Alan Registered Posts: 5 ✭✭✭

Is it possible to write directly to a static web resource folder within an R notebook?

I would like to save a ggplot output as a .png file to a subfolder in the static web resource folder at local-static/applications/images/annotations, but I only know how to save it to a local folder using dkuManagedFolderUploadPath. When I do this, I need to manually download the image and then upload it to the static web resource folder. This is a clunky process that could be avoided if I wrote directly to the static web resource folder.

Tagged:
Setup Info
    Tags
      Help me…