Learn R Programming

ggpage (version 0.2.3)

break_help: Repeating of indexes

Description

Repeating of indexes

Usage

break_help(x)

Arguments

x

Numerical, vector.

Value

Numerical.

Examples

Run this code
# NOT RUN {
break_help(c(1, 2, 3))
break_help(c(6, 8, 23, 50))
# }

Run the code above in your browser using DataLab