V: Paste character string from clipboard into R

Description Usage Arguments Details See Also Examples

Description

Paste character string from clipboard into R

Usage

1
2
3
V(addC = TRUE)

V_tab(addC = TRUE)

Arguments

addC

add c(...) or not

Details

V() for column of string vector

V_tab() for tab seperated string vector

See Also

see http://www.r-bloggers.com/efficient-variable-selection-in-r/

Examples

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  

leoluyi/EOLembrainToolbox documentation built on May 21, 2019, 5:08 a.m.