Skip to contents

S4 class spPlot

Slots

initMode

character. It can only be the following values: "initialize", "initialize_by_gcoor", "initialize_by_time".

initParams

list. A named list that stores the parameters of the function called by the backend. Based on the value of initMode, the backend function will be one of the following four:spiralize::spiral_initialize, spiralize::spiral_initialize_by_gcoor, spiralize::spiral_initialize_by_time.

tracks

list. A list where spTrack are stored.

clear

logical. Whether to call spiralize::spiral_clear before drawing.

Examples

NULL
#> NULL