Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Commit f8b29da

Browse files
author
Adam Kaplan
committed
Fixed README typo
I mistyped the link in Markdown.
1 parent 6b4911e commit f8b29da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ There are three key takeaways that this repository is hoping to showcase:
1414
* The `data` folder contains the `.csv` simulated data.
1515
* The `report` folder contains all the figures, tables, and `.Rmd` report file, compiling them together into a final PDF.
1616
* The `simulation` folder contains a `.R` script that creates the simulated data used in the analysis.
17-
* The `renv` folder and related files ought not to be modified and are included for replicability purposes. To see how `renv` works check out [https://rstudio.github.io/renv/articles/renv.html](Introduction to renv).
17+
* The `renv` folder and related files ought not to be modified and are included for replicability purposes. To see how `renv` works check out [Introduction to renv](https://rstudio.github.io/renv/articles/renv.html).

0 commit comments

Comments
 (0)