powered by
match the package names with the function names
concatPackFunc2(m, v)
returns augmented character matrix m
character matrix return value component $funmat of foodweb()
character vector of package names returned by find_funz()
if(interactive()){ load("data/x_x.RData") load("data/x_v.RData") m<-concatPackFunc2(x_x$funmat,x_v) }
Run the code above in your browser using DataLab