From 45c9eb16dd317421bf594b7d2aebb11386a9de33 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Thu, 14 Nov 2024 08:13:39 +0100 Subject: Use units in PEC_sw_exposit_drainage. Closes #3 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 590ed7b..f5b323c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -57,7 +57,7 @@ install.packages("pfm", repos = c("https://jranke.r-universe.dev", "https://cran.r-project.org"))

Alternatively you can install the package using the remotes package. Using quick = TRUE skips docs, multiple-architecture builds, demos, and vignettes.

-remotes::install_github("jranke/pfm", quick = TRUE)
+remotes::install_github("jranke/pfm", quick = TRUE)

Use -- cgit v1.2.1