forked from rarias/bscpkgs
creams: add figures for scalability
This commit is contained in:
@@ -54,4 +54,11 @@ in
|
||||
dataset = test;
|
||||
};
|
||||
};
|
||||
|
||||
creams = {
|
||||
ss = with ds.creams; rPlot {
|
||||
script = ./creams/ss.R;
|
||||
dataset = ss.all;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user