yannrichet/rsession

contenerize with `` variable names in notebook

Closed this issue · 0 comments

note_code(varname + " <- " + (data == null ? "list()" : toRcode(data)));

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

Also todo for other Rsession impl.