Headstart icon indicating copy to clipboard operation
Headstart copied to clipboard

Debug mode in R fails

Open pkraker opened this issue 7 years ago • 0 comments

Steps to reproduce:

  1. Set debug to true in base-test.R
  2. Run file

Error:

Error in plot.hclust(cluster, labels = metadata$title, cex = 0.6) : 
  object 'metadata' not found 

pkraker avatar Aug 31 '18 21:08 pkraker