Basic-Excel-R-Toolkit icon indicating copy to clipboard operation
Basic-Excel-R-Toolkit copied to clipboard

Reestablish graphics device when reopen workbook.

Open StatsMan53 opened this issue 7 years ago • 1 comments

When a file that was saved with a BERT-R graph is reopened, dev.list() is NULL. How can I reestablish communication to the existing shape instead of creating a new one?

StatsMan53 avatar Mar 17 '18 16:03 StatsMan53

Use the same name and it should work (name is an argument to the function). If not, please update with the version so we can investigate.

duncanwerner avatar Mar 17 '18 18:03 duncanwerner