removing unnecessary row
This commit is contained in:
parent
7dd2cc97dc
commit
819dcda905
@ -1,4 +1,3 @@
|
|||||||
options(RMuso_depTree = read.csv("~/projects/RBBGCMuso/RBBGCMuso/inst/data/depTree.csv", stringsAsFactors = FALSE))
|
|
||||||
getQueue <- function(depTree=options("RMuso_depTree")[[1]], startPoint){
|
getQueue <- function(depTree=options("RMuso_depTree")[[1]], startPoint){
|
||||||
|
|
||||||
if(length(startPoint) == 0){
|
if(length(startPoint) == 0){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user