remove_tiles: Remove a given tile from the tiling

Description Usage Arguments Value

View source: R/utilities.R

Description

Remove a given tile from the tiling

Usage

1
remove_tiles(tiling, tile_ind, target)

Arguments

tiling

A tiling. If the tiling already has columnwise tiles set as an option, these are hounoured.

tile_ind

Index of the tile(s) to be removed from the user tile list

target

List from which the tile should be removed. One of tile_list_user, tile_list_base or tile_list_ignore

Value

The tiling without the given tile


aheneliu/tiler documentation built on May 21, 2019, 12:03 p.m.