Aloha all,

I have a generic R function that creates a plot and returns a link to
the file in the #+results: line.  

When I #+call: the function as follows the plot file is output
correctly, but the #+results: line doesn't contain a link.

#+call: dated-events-plot[:file out.pdf](bcal=test, theme="gray") 

#+results: dated-events-plot[:file out.pdf](bcal=test, theme="gray")
: out.pdf

How can I #+call: my generic function so the #+results: line contains a
link?

All the best,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com

Reply via email to