adjust_position: Title Sometimes the slice is not in the correct position on...

View source: R/general.R

adjust_positionR Documentation

Title Sometimes the slice is not in the correct position on the chip. This function can make the data point rotate at a specific angle

Description

Title Sometimes the slice is not in the correct position on the chip. This function can make the data point rotate at a specific angle

Usage

adjust_position(data = NULL, angle = NULL)

Arguments

data

the data has x and y column represent coordinate position.

angle

the rotate angle, must be a pi number, like pi/2

Value

data

Examples

#

wangjiaxuan666/Spat documentation built on Jan. 4, 2023, 8:35 a.m.