Browse Source

README

master
boB Rudis 4 years ago
parent
commit
b4de168550
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 4
      README.md
  2. BIN
      man/figures/README-ex1-1.png
  3. BIN
      man/figures/README-ex3-1.png

4
README.md

@ -31,6 +31,8 @@ The following functions are implemented:
## Installation
``` r
install.packages("statically", repos = "https://cinc.rud.is")
# or
remotes::install_git("https://git.rud.is/hrbrmstr/statically.git")
# or
remotes::install_git("https://git.sr.ht/~hrbrmstr/statically")
@ -38,6 +40,8 @@ remotes::install_git("https://git.sr.ht/~hrbrmstr/statically")
remotes::install_gitlab("hrbrmstr/statically")
# or
remotes::install_bitbucket("hrbrmstr/statically")
# or
remotes::install_github("hrbrmstr/statically")
```
NOTE: To use the ‘remotes’ install options you will need to have the

BIN
man/figures/README-ex1-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 122 KiB

BIN
man/figures/README-ex3-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Loading…
Cancel
Save