Man pages for dirkschumacher/transduceR
Functional programming in R

as_listas_list
as_sumas_sum
as_vectoras_vector
composecompose
compose_operatorcomposition operator
containscontains
create_sequencecreates a lazy sequence
create_sequence_from_functioncreates a lazy sequence from a arity-0 function
discarddiscard
distinctdistinct
flat_mapflat_map
flattenflatten
get_headReturns the first element of a collection.
get_head.listReturns the first element of a list
get_head.transducer_sequenceReturns the first element of a lazy sequence.
keepkeep
mapmap
map_indexedmap_indexed
next_valueTakes the next value of collection
next_value.listreturns the next value of a list
next_value.transducer_sequencereturns the next value of a lazy sequence
plusplus
random_samplerandom_sample
restReturns the rest of a collection
rest.listReturns the rest of a list
rest.transducer_sequenceReturns the rest of a lazy sequence.
taketake
take_nthtake
take_whiletake_while
to_listConverts a collection to a list
to_list.transducer_sequenceConverts a lazy sequence to a list
transduceTransduce
transducertransducer
transduce_tblTransduce_tbl
dirkschumacher/transduceR documentation built on May 15, 2019, 8:50 a.m.