| SpatialTrajectory-class | R Documentation |
SpatialTrajectory - ClassExtension of the Trajectory for trajectories
that have been drawn on a surface plot.
commentcharacter. A comment about why the trajectory was drawn.
coordsdata.frame. The coordinates data.frame of the sample.
idcharacter. ID that uniquely identfies the trajectory in a sample.
infolist. Stores meta data and miscellaneous information regarding the image annotation. Slots that should always exist:
current_dim: Numeric vector of length two. Width and height of the image
the @area data.frame is currently scaled to. Used to scale the @area data.frame
if the image annotation is extracted and added to a spata2 object with different image resolution.
current_just: List of two slots that track justification changes. Is used to readjust the
@area data.frame if the image annotation is extracted and added to a spata2 object with
different justifications.
angle: Numeric value that ranges from 0-359.
flipped: List of two logical values named horizontal and vertical.
projectiondata.frame. Data.frame that contains the length of the projection of each barcode spot onto the trajectory.
samplecharacter. The sample name.
segmentdata.frame. Contains the coordinates to reproduce the course of the trajectory with variables named x_orig and y_orig.
widthnumeric. The width of the rectangle that was spanned along the trajectory. (Length of the rectangle corresponds to the length of the segment.)
with_unitcharacter. The unit in which the width was specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.