get_zigzag_turns: Compute turns for zigzag

View source: R/getpath.R

get_zigzag_turnsR Documentation

Compute turns for zigzag

Description

Compute turns for zigzag

Usage

get_zigzag_turns(
  nPlots,
  n2dcols,
  method = c("tidy", "double.zigzag", "single.zigzag")
)

Arguments

nPlots

total number of plots

n2dcols

number of columns of 2d plots (>= 1)

method

character string indicating which zigzag method to use

Value

turns

Author(s)

Marius Hofert and Wayne Oldford


zenplots documentation built on Nov. 8, 2023, 1:10 a.m.