chunk_2gether: Create chunks from two vectors for parallel computing

Description Usage Arguments Value Source

View source: R/network_reduction.R

Description

(INTERNAL)

Usage

1
chunk_2gether(x, y, n)

Arguments

x, y

vectors

n

length of chunks

Value

A list of lists. Each second level list contains a list of chunks of length n of each input vector.

Source

modified from: https://stackoverflow.com/questions/3318333/split-a-vector-into-chunks


molnet-org/molnet documentation built on Dec. 21, 2021, 8:59 p.m.