- πΊπΈUnited States pmagunia Philadelphia πΊπΈ
I'm not sure this is an issue anymore.
Please feel free to open another thread if it is.
I want to be able to pass data into an R Filter enabled node, such as the arguments.
Goals:
Not sure the best approach, but I have played around with one that uses json. jsonlite is the initial test, and of course this would break your install if you did not have the jsonlite library installed. Anyhow, consider it an RFC. Attached patch adds a function called "_r_add_arg()" which is called in the writing of the temp R file to be executed. The following code block will demonstrate the function:
[R]
print(darg);
[/R]
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm not sure this is an issue anymore.
Please feel free to open another thread if it is.