split_int: internal function for splitting the integer value into a...

View source: R/utils.R

split_intR Documentation

internal function for splitting the integer value into a homogenous vector

Description

internal function for splitting the integer value into a homogenous vector

Usage

split_int(x, d)

Arguments

x

integer value to split

d

integer divisor

Value

vector of length d of integers


dmi3kno/qpd documentation built on Sept. 29, 2024, 6:39 p.m.