Sha256: 29c97cc78a74716de3e98d321cea67cc4ff675fc22e32082028f6376fec2224f
Contents?: true
Size: 508 Bytes
Versions: 108
Compression:
Stored size: 508 Bytes
Contents
## Installation See [this guide](https://github.com/exercism/xr/blob/master/docs/INSTALLATION.md) for instructions on how to setup your local R environment. ## How to implement your solution In each problem folder, there is a file named `problem.R` containing a function that returns a `NULL` value. Place your implementation inside the body of the function. ## How to run tests Inside of RStudio, simply execute the `test_problem.R` script. On the command-line, you can also run `Rscript test_problem.R`.
Version data entries
108 entries across 108 versions & 1 rubygems