match_tile: Check if a tile (in any of the three rotations) matches onto...

Description Usage Arguments Value

View source: R/match_tile.R

Description

Check if a tile (in any of the three rotations) matches onto a given permutation of tiles.

Usage

1
match_tile(tiles, tile)

Arguments

tiles

List of character vectors from the edge_plot() parameter tiles.

tile

character vector in the form of a element of tiles.

Value

If tile matches on to tiles in some rotation, TRUE. Otherwise, FALSE.


jsphdms/edger documentation built on May 28, 2019, 5:40 a.m.