powered by
"unlink"(x, recursive = FALSE, force = FALSE)
ncdfFlowSet
data(GvHD) nc <- ncdfFlowSet(GvHD[1:2]) nc[[1]] # data is loaded from cdf file unlink(nc)
Run the code above in your browser using DataLab