# NOT RUN {
# Requires the user to have run MGDrivE, deterministic or stochastic, analyzed
# the data, and stored it in the directory shown below.
# See vignette for complete example
# Folder where single run is stored
fPath <- "path/to/data/containing/folder"
# plot output to see effect
plotMGDrivESingle(readDir=fPath,totalPop = TRUE,lwd=3.5,alpha=1)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab