R/shift.R

shift <- function (pos, centerPos){
  centerPos - pos
}

Try the PdPDB package in your browser

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

PdPDB documentation built on May 2, 2019, 2:09 a.m.