richardforth / r

A collection of r scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R scripts

A collection of R scripts

Execution

Most if not all of these scripts need the Rscript interpreter to run, for example

$ Rscript hello_world.r 
[1] "Hello World!"

About

A collection of r scripts

License:MIT License


Languages

Language:R 100.0%