Learn R Programming

jiebaR (version 0.8.1)

get_tuple: get tuple from the segmentation result

Description

get tuple from the segmentation result

Usage

get_tuple(x, size = 2, dataframe = T)

Arguments

x
a character vector or list
size
a integer >= 2
dataframe
return data.frame

Examples

Run this code
get_tuple(c("sd","sd","sd","rd"),2)

Run the code above in your browser using DataLab