R/variable.R
J.Rd
Make a variable to be of Julia's awareness, so it can be further used in the definition of optimization problem.
J(x)
the R object sent to Julia
# NOT RUN { convex_setup() b <- J(c(1:2)) # }