# NOT RUN {
	# This example can only be run within a Stream.
	# If run outside the Steam the Emit function will issue an error.
	
# }
# NOT RUN {
		x <- data.frame(var1 = c("test", "test2"), var2 = c(2,5))
		Emit(Tuple(x[1,]), ...)
	
# }
Run the code above in your browser using DataLab