From f908377f1de2e04ca3720d10084169c46a477ce2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 28 Sep 2015 21:34:23 +0200 Subject: Several changes heading for a release to the public - Add tests - Add staticdocs - Documentation improvements - Several small code improvements --- inst/examples/pai.R | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 inst/examples/pai.R (limited to 'inst/examples/pai.R') diff --git a/inst/examples/pai.R b/inst/examples/pai.R new file mode 100644 index 0000000..91b644a --- /dev/null +++ b/inst/examples/pai.R @@ -0,0 +1,2 @@ +atr <- pai$new("atrazine") +print(atr) -- cgit v1.2.1