powered by
import blink
block_setup_v2(r.set, b = 22, save_signature = FALSE, k = 5)
Record set (shingled records)
Band
Flag of whether or not to save the signature
Shingle size
List of blocks where a particular index is the record id in the original data set
# NOT RUN { r.set <- RLdata500[1:3,c(-2)] block_setup_v2(r.set = RLdata500[1:3,c(-2)], b=22, save_signature=FALSE, k=2) # }
Run the code above in your browser using DataLab