R/offlineProcess.R

offlineProcess <- function(inputs, code, simulateOnline=F){

  onPrepare(inputs, code)

#   q <- popQueue()
#
#   for(i in q){
#     switch(i$cmd,
#       createOutputStream={
#
#         switch(i$args$type,
#                double={
#
#                },
#                message={
#
#                }
#                )
#
#       },
#       sendBlockToStream={
#
#       }
#     )
#   }

}
tz-lom/Resonance-Rproj documentation built on July 1, 2019, 4:53 p.m.