get_tuple | R Documentation |
get tuple from the segmentation result
get_tuple(x, size = 2, dataframe = T)
x |
a character vector or list |
size |
a integer >= 2 |
dataframe |
return data.frame |
get_tuple(c("sd","sd","sd","rd"),2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.