powered by
tilenames(x) tilenames(x) <- value
"tess"
tilenames
x
If the tessellation is a regular grid, the tile names cannot be changed.
tess
tiles
D <- dirichlet(runifpoint(10)) tilenames(D) tilenames(D) <- paste("Cell", 1:10)
Run the code above in your browser using DataLab