Description Usage Arguments Details See Also Examples
Paste character string from clipboard into R
| 1 2 3 | 
| addC | add  | 
V() for column of string vector
V_tab() for tab seperated string vector
see http://www.r-bloggers.com/efficient-variable-selection-in-r/
| 1 2 3 4 5 | ## Typical application:
# Step 1: paste a column of variable names from a meta database;  
# Step 2: Run this function in R: V()  
# Step 3: Press control(command) + V: Paste vector of clipboard  
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.