is_iterator: Helper function that determines whether is an iterator object

Description Usage Arguments Value

Description

Returns TRUE if the object is an object of class iter, and FALSE otherwise.

Usage

1
is_iterator(object)

Arguments

object

an R object

Value

logical value indicating whether object is of class iter


itertools2 documentation built on May 2, 2019, 3:37 p.m.