Description Usage Arguments Details Value Author(s) Examples
Cut vectors with invervals
1 2 3 |
cutSeq |
The inverals vector. The length of cutSeq could be more than 1, and 0 will be automatically excluded. |
vecLen |
The length of vector used to cut. |
equNum |
The equal internal. |
CutSeq() is used to cut a vector with different invervals. CutSeqEqu() is used to cut a vector with same invervals.
A cut matrix in which the first row is the start point and second row is the end point.
Yulong Niu niuylscu@gmail.com
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.