R/posLecturef2.R

posLecturef2 <-
function(frame){
	# 1 if frame=-1 or 2, 2 otherwise. 
	return(1-(frame==-1||frame==2))
}

Try the DCODE package in your browser

Any scripts or data that you put into this service are public.

DCODE documentation built on May 1, 2019, 6:49 p.m.