itertools: Shortcut for 'tidyr::crossing()' with repeats.

crossing_repR Documentation

Shortcut for tidyr::crossing() with repeats.

Description

Shortcut for tidyr::crossing() with repeats.

Usage

crossing_rep(x, times = 1L)

Arguments

x

atomic vector

times

the number of repeats

Value

tbl


heavywatal/rwtl documentation built on June 13, 2025, 7:39 a.m.