names.CELL_META.Rd
Names of all meta data in the current cell
# S3 method for CELL_META names(x)
x | use |
---|
names(CELL_META)#> [1] "xlim" "ylim" "xrange" #> [4] "yrange" "xcenter" "ycenter" #> [7] "cell.xlim" "cell.ylim" "sector.numeric.index" #> [10] "sector.index" "track.index" "xplot" #> [13] "yplot" "cell.width" "cell.height" #> [16] "track.margin" "cell.padding" "cell.start.degree" #> [19] "cell.end.degree" "cell.bottom.radius" "cell.top.radius" #> [22] "bg.col" "bg.border" "bg.lty" #> [25] "bg.lwd" "track.height"