Description Usage Arguments Details Value See Also
cut divides the range of x into intervals and codes the values in x according to which interval they fall. The leftmost interval corresponds to level one, the next leftmost to level two and so on.
| 1 2 | 
| x | a (numeric) ff object that will be cut into pieces | 
| breaks | specifies the breaks for cutting this | 
| ... | other parameters that can be given to  | 
The cut method for ff with the behaviour of link{cut}
ff a new ff object with the newly created factor
cut
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.