get_sim_tb | R Documentation |
An S4 generic to get the sim_tb from a region_cossim object.
An S4 method for the get_sim_tb generic
get_sim_tb(x) ## S4 method for signature 'region_cossim' get_sim_tb(x)
x |
A region_cossim object |
region_cossim |
A region_cossim object |
A tibble containing the calculated similarities of the windows.
A tibble containing the calculated similarities of the windows.
region_cossim
: Get the sim_tb from a region_cossim object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.