Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkerlogue committed Apr 22, 2024
1 parent c0f4465 commit ca9ff1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit ca9ff1a

Please sign in to comment.