Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag authored Apr 19, 2024
1 parent 3958bec commit e8b4081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/reports/national/NASIS-site-export/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To use the report:

2. Run `soilReports::reportSetup("national/NASIS-site-export")` to install dependencies

3. Run `soilReports::reportInit("national/NASIS-site-export", outputDir = "NASIS-site-export")` to install a report instance in `outputDir`. Specify `overwrite` argument as needed. Use `reportUpdate` if an existing older report instance is being updated and you want to preserve _config.R_ contents.
3. Run `soilReports::reportInit("national/NASIS-site-export", outputDir = "NASIS-site-export")` to install a report instance in `outputDir`. Specify `overwrite` argument as needed.

4. Navigate to `"NASIS-site-export"` directory. Open _report.Rmd_ in RStudio and click "Knit" drop-down menu, select "Knit with Parameters...". You can also `render()` with {rmarkdown} manually.

Expand Down

0 comments on commit e8b4081

Please sign in to comment.