adjust_position | R 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
adjust_position(data = NULL, angle = NULL)
data |
the data has x and y column represent coordinate position. |
angle |
the rotate angle, must be a pi number, like pi/2 |
data
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.