"R Extension Question"

jeszyjeszy MemberPosts:13Contributor II
edited June 2019 inHelp
Hello,

Is it possible to pass parameters to the Execute Script operator via macros? It would be nice to use R code like the following:
png(file=${file.name})
plot(...)
dev.off()
Best regards,

Peter
Tagged:

Answers

  • jeszyjeszy MemberPosts:13Contributor II
    It seems to work fine. Question is answered:)
Sign InorRegisterto comment.