Wraps an R function in command-line argument parsing and a shebang so colleagues can run it from the terminal without touching R. Works in packages and standalone scripts.
Best for: R engineers shipping data pipelines or analysis tools that non-R users need to call.