make_batches: Return a new value within plus of minus delta percent of the...

Description Usage Arguments Value

View source: R/make_batches.R

Description

Return a new value within plus of minus delta percent of the initial value, adjusting roundings based on the initial magnitude.

Usage

1
make_batches(vol, date, nbatch = 50, shape = 5)

Arguments

vol

Integer. Volumes to be split in batches.

date

Date. Date of the volumes.

nbatch

Number of batches to create.

shape

Numeric. Positive number; low numbers means skewed to he left, high number to the right.

Value

A dataframe with lots and their respective volumes.


NicolasJBM/simulacR documentation built on Dec. 25, 2019, 5:20 a.m.