I used the following:
plot_Runs(runs = slidingRuns)
I used the following to get the file into my current working directory but the file was empty.
plot_Runs(runs = slidingRuns, suppressInds = FALSE, savePlots = TRUE, outputName = "ROHom")
In addition, the following just printed result showed below.
plot_StackedRuns(slidingRuns, savePlots = FALSE, separatePlots = FALSE,
outputName = NULL)
[1] "Current population: mydataname"
I used the following:
plot_Runs(runs = slidingRuns)
I used the following to get the file into my current working directory but the file was empty.
plot_Runs(runs = slidingRuns, suppressInds = FALSE, savePlots = TRUE, outputName = "ROHom")
In addition, the following just printed result showed below.
plot_StackedRuns(slidingRuns, savePlots = FALSE, separatePlots = FALSE,
outputName = NULL)
[1] "Current population: mydataname"