diff --git a/repoAsATemplate.md b/repoAsATemplate.md index 24561610bd6859a5f112db497c7088c9d680dbb3..23809f19387d2ab803d9c9d6dc8a7e41eb1f356b 100644 --- a/repoAsATemplate.md +++ b/repoAsATemplate.md @@ -4,7 +4,7 @@ There are as many templates for (R) repos as there R users... Here's ours. ### Structure -We structure the repo as a package. We may never build it but usually we do so that the package functions are available everywhere in it +We structure the repo as an [R package](https://r-pkgs.org/). We may never build it but usually we do so that the package functions are available everywhere in it Things you should touch: