Aliases: st_mosaic st_mosaic.stars st_mosaic.character st_mosaic.stars_proxy
Keywords:
### ** Examples x = read_stars(system.file("tif/L7_ETMs.tif", package = "stars")) x1 = x[,100:200,100:200,] x2 = x[,150:300,150:300,] plot(st_mosaic(x1, x2))