We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19cfeca commit 972ec47Copy full SHA for 972ec47
rd2d/index.md
@@ -18,7 +18,7 @@ install.packages('rd2d')
18
19
- Help: [R Manual](https://cran.r-project.org/web/packages/rd2d/rd2d.pdf), [CRAN repository](https://cran.r-project.org/package=rd2d).
20
21
-- Replication: [R-script](https://github.com/rdpackages/rd2d/blob/main/R/rd2d_illustration.R), [data](https://github.com/rdpackages/rd2d/blob/main/R/rd2d_data.csv).
+- Replication: [Data](https://github.com/rdpackages/rd2d/blob/main/R/Data/), [Illustration](https://github.com/rdpackages/rd2d/blob/main/R/rd2d_illustration.R), [Plot TE Curve](https://github.com/rdpackages/rd2d/blob/main/R/rd2d_plot_effects.R), [Plot Heat Maps](https://github.com/rdpackages/rd2d/blob/main/R/rd2d_plot_heatmaps.R).
22
23
24
## Repository
0 commit comments