aboutsummaryrefslogtreecommitdiff
path: root/inst/examples
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-08-26 13:24:57 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-08-26 22:59:02 +0200
commit7cc5df2ad1e2a1aa5c6d4d9f5865491c6b30ee2a (patch)
tree1fcfa114cc34dcfb7c9f647e95912a5e4ae08b5f /inst/examples
Initial commit
Diffstat (limited to 'inst/examples')
-rw-r--r--inst/examples/ai.R2
-rw-r--r--inst/examples/chents.R2
2 files changed, 4 insertions, 0 deletions
diff --git a/inst/examples/ai.R b/inst/examples/ai.R
new file mode 100644
index 0000000..91b644a
--- /dev/null
+++ b/inst/examples/ai.R
@@ -0,0 +1,2 @@
+atr <- pai$new("atrazine")
+print(atr)
diff --git a/inst/examples/chents.R b/inst/examples/chents.R
new file mode 100644
index 0000000..7fb3286
--- /dev/null
+++ b/inst/examples/chents.R
@@ -0,0 +1,2 @@
+oct <- chent$new("1-octanol")
+print(oct)

Contact - Imprint