Displaying 2 results from an estimated 2 matches for "312d323".
Did you mean:
31233
2002 Jul 12
1
Sweave problem with recursive call, Add.
...> options(warn=0)
>
> tmpcon <- textConnection(paste("output",oc,sep=""), "w")
> ocf <- c(ocf,paste("output",oc,sep=""))
> output <- get(paste("output",oc,sep=""))
312d323
< remove(output)
319a331,332
> rm(list=ocf,envir=globalenv())
>
2002 Jul 12
1
Sweave problem with recursive call, Add.
...> options(warn=0)
>
> tmpcon <- textConnection(paste("output",oc,sep=""), "w")
> ocf <- c(ocf,paste("output",oc,sep=""))
> output <- get(paste("output",oc,sep=""))
312d323
< remove(output)
319a331,332
> rm(list=ocf,envir=globalenv())
>