powered by
Returns the block ids associated with a blocking method.
block.ids.from.blocking(blocking)
A list of the blocks.
A list of the blocks ids that corresponds to each block
# NOT RUN { tlsh.blocks <- block_setup_v2(r.set = RLdata500[1:250,c(-2,-4)], b=10, save_signature=FALSE, k=1) block.ids.from.blocking(tlsh.blocks) # }
Run the code above in your browser using DataLab