zoonproject / zoon

The zoon R package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plot(workflow) issue

Doi90 opened this issue · comments

plot(workflow) produces a blank plot before the workflow 'diagram' plot. Causes unnecessary white space in Rmarkdown documents

e.g.

plot(workflow(CarolinaWrenPO,CarolinaWrenRasters,Background(100),LogisticRegression,PrintMap))

Actually produces two blank plots before the actual one