simon-lowe / useful-R-scripts

Some scripts for operations I repeat often

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useful-R-scripts

Some scripts for operations I repeat often

To use the functions in the scripts, add:

source("path/tofile/here.R")

in the file where you plan to use the function, where here.R is the file which contains the function.

About

Some scripts for operations I repeat often


Languages

Language:R 100.0%