create_block: Create lowest common denominator id

View source: R/misc.R

create_blockR Documentation

Create lowest common denominator id

Description

Foreach x and y, checks for matches in all x and all y, gets all matches + all matches newid and updates newid. Essentially find the lowest common demoninator.

Usage

create_block(x, y)

Arguments

x

id 1

y

id 2


junkka/histmaps documentation built on Nov. 11, 2023, 2:11 a.m.