clear.code {shortcuts} | R Documentation |
Creates a file copying current code without comments and tabuations
Description
Creates a file copying current code without comments and tabuations
Usage
clear.code()
Value
clear code to be executed
Examples
# Copy and paste all the following code in RStudio
1+1
clear.code()
[Package shortcuts version 1.4.0 Index]