From 90e5ff0a9fdadd65e179c04c7d43b4db6e301984 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 6 Mar 2017 17:59:16 +0100 Subject: Move static docs to pkdown.jrwb.de, update them --- docs/index.html | 8 ++++---- docs/reference/PELMO_runs.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 0c53fe9..0a45d75 100644 --- a/docs/index.html +++ b/docs/index.html @@ -64,18 +64,18 @@ this program. If not, see <http://www.gnu.org/license Installation

You can install the package from github, e.g. using the devtools package. Using quick = TRUE skips docs, multiple-architecture builds, demos, and vignettes, to make installation as fast and painless as possible.

library(devtools)
-install_github("jranke/pfm", subdir = "pkg", quick = TRUE)
+install_github("jranke/pfm", quick = TRUE)

Use

-

Please refer to the reference.

+

Please refer to the reference.

Examples

-

One recent nice example of the usage of this package is the visualisation of a time weighted average for a sawtooth curve obtained from several overlays of mkinfit predictions as shown here.

-

Another, even more recent example shows how FOCUS PELMO can be run in parallel under Linux as shown here.

+

One recent nice example of the usage of this package is the visualisation of a time weighted average for a sawtooth curve obtained from several overlays of mkinfit predictions as shown here.

+

Another, even more recent example shows how FOCUS PELMO can be run in parallel under Linux as shown here.

diff --git a/docs/reference/PELMO_runs.html b/docs/reference/PELMO_runs.html index 23a7a30..4b7f7fb 100644 --- a/docs/reference/PELMO_runs.html +++ b/docs/reference/PELMO_runs.html @@ -171,7 +171,7 @@ the period.plm file generated by the FOCUS PELMO GUI.

#> #>
# We get exactly the same PECgw values (on Linux, calling PELMO using Wine). print(time_1)
#> User System verstrichen -#> 228.532 0.540 57.195
+#> 229.448 0.524 57.021
# Demonstrate some results with metabolites. runs_2 <- list(list(psm = 'Pesticide_D_1_May_every_other_year_mets', win = c("Cha", "Ham", "Kre"))) -- cgit v1.2.1