R/Blocks.R

`Blocks` <-
function (x) 
{

y<-make.signal2("blocks",x=x)

y<-y+2

y<-y/7.2
y
}

Try the binhf package in your browser

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

binhf documentation built on May 2, 2019, 4:07 p.m.