yannrichet / rsession

R sessions wrapping for Java
BSD 2-Clause "Simplified" License
52 stars 31 forks source link

contenerize with `` variable names in notebook #42

Closed yannrichet closed 3 years ago

yannrichet commented 3 years ago

https://github.com/yannrichet/rsession/blob/2ad82f336fa00a0a8362460947b087150d7d8522/src/main/java/org/math/R/R2jsSession.java#L2790

should use toto <- d... so any name instead of tot is valid 'inclufing special chars, ...)

Also todo for other Rsession impl.