Description Usage Arguments Value Examples
S4 cbind function for Primers.
S4 rbind function for Primers.
Slices a Primers data frame.
Stores data in a column of a Primers data frame.
| 1 2 3 4 5 6 7 8 9 10 11 | 
| x | The Primers data frame. | 
| y | Another data frame. | 
| ... | Other arguments to the slice operator. | 
| i | The row index. | 
| j | The column index. | 
| drop | Simplify data frame? | 
| name | The name of the column. | 
| value | The values of the column. | 
Cbinded primer data frame.
Rbinded primer data frame.
Subset of primer data frame.
Primer data frame with replaced column.
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.