Skip to content
Prev 129636 / 398500 Next

Graphics device storable in a variable

You might try looking at the tkrplot package, it uses win.metafile and
captures the graphics device into a variable (which is then put into a
tk lable, but you could probably do something else with it).