shift_grid: shifts plate grid as a unit

View source: R/screenmill-grid-addin.R

shift_gridR Documentation

shifts plate grid as a unit

Description

shifts plate grid as a unit

Usage

shift_grid(plate, left = 0, right = 0, up = 0, down = 0, view = TRUE)

Arguments

plate

a screenmill plate object loaded by the read_plate function

left

number of pixels to move grid to the left

right

number of pixels to move grid to the right

up

number of pixels to move grid up

down

number of pixels to move grid down

view

logical display plate with grid defaults to TRUE


RobertJDReid/screenmill.grid documentation built on April 2, 2022, 6:34 a.m.