Skip to content

Commit

Permalink
Update README initial examples
Browse files Browse the repository at this point in the history
  • Loading branch information
blairj09 committed Nov 19, 2021
1 parent da3a6fe commit 2671f21
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 2671f21

Please sign in to comment.