Skip to content

Commit 0869207

Browse files
committed
Update readme and vignettes
1 parent 762aafe commit 0869207

File tree

11 files changed

+203
-101926
lines changed

11 files changed

+203
-101926
lines changed

README.Rmd

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,14 @@ devtools::install_github("LimnoTech/SCI")
3434

3535
Produce the SCI scores in just a few simple steps:
3636

37-
1. In RStudio, open the [workflow.R](https://github.com/LimnoTech/SCI/blob/master/workflow.R) script.
37+
1. Complete the [pre-processing steps](https://limnotech.github.io/SCI/articles/pre-processing.html), as needed.
3838

39-
2. Update the "Input Variables" section of the script and confirm the latest data files are saved in the [data](https://github.com/LimnoTech/SCI/tree/master/data) folder.
39+
2. In RStudio, open the [workflow.R](https://github.com/LimnoTech/SCI/blob/master/workflow.R) script.
4040

41-
3. Update [lookup_tables.xlsx](https://github.com/LimnoTech/SCI/blob/master/data/lookup_tables.xlsx) and run code from the "Lookup Tables" section of the script, as needed. Note: this step is not typically necessary.
41+
3. Update the "Input Variables" section of the script and confirm the latest data files are saved in the [data](https://github.com/LimnoTech/SCI/tree/master/data) folder.
4242

43-
4. Click the Source button to run the script.
43+
4. Update [lookup_tables.xlsx](https://github.com/LimnoTech/SCI/blob/master/data/lookup_tables.xlsx) and run code from the "Lookup Tables" section of the script, as needed. Note: this step is not typically necessary.
4444

45-
5. View the results in [all_scores.csv](https://github.com/LimnoTech/SCI/blob/master/all_scores.csv).
45+
5. Click the Source button to run the workflow.R script.
46+
47+
6. View the results in [all_scores.csv](https://github.com/LimnoTech/SCI/blob/master/all_scores.csv).

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,24 @@ devtools::install_github("LimnoTech/SCI")
2424

2525
Produce the SCI scores in just a few simple steps:
2626

27-
1. In RStudio, open the
27+
1. Complete the [pre-processing
28+
steps](https://limnotech.github.io/SCI/articles/pre-processing.html),
29+
as needed.
30+
31+
2. In RStudio, open the
2832
[workflow.R](https://github.com/LimnoTech/SCI/blob/master/workflow.R)
2933
script.
3034

31-
2. Update the “Input Variables” section of the script and confirm the
35+
3. Update the “Input Variables” section of the script and confirm the
3236
latest data files are saved in the
3337
[data](https://github.com/LimnoTech/SCI/tree/master/data) folder.
3438

35-
3. Update
39+
4. Update
3640
[lookup_tables.xlsx](https://github.com/LimnoTech/SCI/blob/master/data/lookup_tables.xlsx)
3741
and run code from the “Lookup Tables” section of the script, as
3842
needed. Note: this step is not typically necessary.
3943

40-
4. Click the Source button to run the script.
44+
5. Click the Source button to run the workflow.R script.
4145

42-
5. View the results in
46+
6. View the results in
4347
[all_scores.csv](https://github.com/LimnoTech/SCI/blob/master/all_scores.csv).

all_scores.csv

Lines changed: 0 additions & 26 deletions
This file was deleted.

data/lookup_tables.xlsx

42 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)