Description Usage Arguments Value
From a main folder get all scores In theory, the folder 'mainfold' should contain the results of an abc as done by ./abcdir/abc.R which, in theory again, should look like a set of subfolder 'mainfoldresults/mainfoldresultsX' where X depends on the number of simulation and the way they are divided in abc.R
1 2 3 | getAllscores(mainfold, idscores = c("kc", "kokc", "qc", "kcrev",
"kokcrev"), metrics = c("depth", "breadth", "size"), log = T,
lim = NULL)
|
mainfold |
mainfolder with allscores |
idscores |
the id of the score |
metrics |
the ids of the metrics use for the score |
log |
if true, show the name of the folder scanned |
a list of list of list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.