get_zigzag_turns | R Documentation |
Compute turns for zigzag
get_zigzag_turns(
nPlots,
n2dcols,
method = c("tidy", "double.zigzag", "single.zigzag")
)
nPlots |
total number of plots |
n2dcols |
number of columns of 2d plots (>= 1) |
method |
character string indicating which zigzag method to use |
turns
Marius Hofert and Wayne Oldford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.