Minimal R hello world example demonstrating a single-file R script for learning
This repository contains a minimal "Hello World" example implemented as a single R script (hello.R). It uses only the R language and is suited for learning basic R usage or as a tiny starter for simple R projects; documentation is minimal and could be improved for presentation.
0