Reconstructs parts of a normalized R ast into R code on an expression basis; selection gives the node ids to reconstruct (probably identified by the slicer), autoSelectIf can force additional ones.
Returns
the reconstructed code, plus the number of lines for which autoSelectIf triggered.
Reconstructs parts of a normalized R ast into R code on an expression basis;
selectiongives the node ids to reconstruct (probably identified by the slicer),autoSelectIfcan force additional ones.Returns
the reconstructed code, plus the number of lines for which
autoSelectIftriggered.