divide: divide an object into equally sized parts

Description Usage Arguments

Description

divide an object into equally sized parts

Usage

1
2
3
4
5
6
7
divide(.Object, n)

## S4 method for signature 'matrix'
divide(.Object, n)

## S4 method for signature 'vector'
divide(.Object, n)

Arguments

.Object

object to divide

n

number of objects


nrauscher/corpus documentation built on May 23, 2019, 9:34 p.m.