Skip to content

Commit

Permalink
Merge pull request #7 from sol-eng/copy-edit
Browse files Browse the repository at this point in the history
Update README initial examples
  • Loading branch information
blairj09 authored Nov 19, 2021
2 parents 6b494f6 + 2671f21 commit 44b7d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ Each script assumes that R and Rscript are installed and available at
`/usr/local/bin/`. If that's not the case, you need to manually specify the path
to `Rscript` before running the script:
```
/path/to/Rscript ./mau-rsp.R
/path/to/Rscript ./named-users-rsp.R
```

If Rscript is available in `/usr/local/bin/`, then you can simply execute the
files:
```
./mau-rsp.R
./named-users-rsp.R
```

#### R Packages
Expand Down

0 comments on commit 44b7d8f

Please sign in to comment.