next_value: Takes the next value of collection

Description Usage Arguments Value Examples

Description

Takes the next value of collection

Usage

1

Arguments

sequence

a collection

Value

the next element in the collection

Examples

1
second_random_number <- next_value(create_sequence_from_function(function() runif(1)))

dirkschumacher/transduceR documentation built on May 15, 2019, 8:50 a.m.