Actually subsets the resulting table now, like it was supposed to all along.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4696 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
d86ab2becb
commit
d492eb94ad
|
|
@ -18,5 +18,5 @@ read.squidmetrics = function(project, bylane = FALSE) {
|
|||
|
||||
oraCloseDriver(drv);
|
||||
|
||||
d;
|
||||
subset(d, Project == project);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue