R/posLecturef1.R

posLecturef1 <-
function(frame){
	# 2 if frame=2 or -2, 1 otherwise
	return(0+(abs(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.