Useful Shortcuts to Interact with 'RStudio' Scripts
Creates a file copying current code without comments and tabuations
A function to import copied data in RStudio via clipboard, the use of ...
Compiles and installs all libraries in the current RStudio script wher...
Displays all arguments and its values from a selected R function
Read all documents in a folder and subfolders assigning them to the gl...
Integrates clipboard copied data in R Studio, loads and installs libraries within a R script and returns all valid arguments of a selected function.