powered by
Extract the regions from a tidycpt object
regions(x, ...)# S3 method for mod_cpt regions(x, ...)# S3 method for tidycpt regions(x, ...)
# S3 method for mod_cpt regions(x, ...)
# S3 method for tidycpt regions(x, ...)
A base::factor() of intervals indicating the region
base::factor()
An object that has regions
Currently ignored
cpt <- fit_meanshift_norm(CET, tau = 330) regions(cpt)
Run the code above in your browser using DataLab