diff --git a/README.Rmd b/README.Rmd index 84241cd..a07474f 100644 --- a/README.Rmd +++ b/README.Rmd @@ -55,6 +55,9 @@ coerced into a numeric vector with `as.numeric()`. You can use ("tag") component of the input vector. `{shrthnd}` also provides for the annotation of data.frames, specifically of the `tibble::tibble()` flavour. +Full usage details are available on the `{shrthnd}` +[documentation website](https://mattkerlogue.github.io/shrthnd/). + ```{r} library(shrthnd) diff --git a/README.md b/README.md index d2bbdca..8342003 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ to interact with the non-numeric (“tag”) component of the input vector. `{shrthnd}` also provides for the annotation of data.frames, specifically of the `tibble::tibble()` flavour. +Full usage details are available on the `{shrthnd}` [documentation +website](https://mattkerlogue.github.io/shrthnd/). + ``` r library(shrthnd)