R/getpath.R
get_zigzag_turns.Rd
Compute turns for zigzag
get_zigzag_turns( nPlots, n2dcols, method = c("tidy", "double.zigzag", "single.zigzag") )
total number of plots
number of columns of 2d plots (>= 1)
character string indicating which zigzag method to use
turns
Marius Hofert and Wayne Oldford