powered by
data(root_unit)
par(mfrow=c(1,3), mar=rep(2,4)) plot(root_unit[[1]], type='l', axes=FALSE) plot(root_unit[[2]], type='l', axes=FALSE) plot(root_unit[[3]], type='l', axes=FALSE) par(mfrow=c(1,1))
Run the code above in your browser using DataLab