diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-16 19:19:16 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-12-16 19:19:16 +0100 |
commit | 22f21badb2733bc6b1d4e1d08ab1afc5ff383b07 (patch) | |
tree | 24d5e291036b099c003fbd34ebcad80523faa75d /man/D24_2014.Rd | |
parent | 490b11e36ad5ccbb549d664d385b01dd8b328fef (diff) |
and update docs
Diffstat (limited to 'man/D24_2014.Rd')
-rw-r--r-- | man/D24_2014.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/D24_2014.Rd b/man/D24_2014.Rd index 90fde27b..d30666ac 100644 --- a/man/D24_2014.Rd +++ b/man/D24_2014.Rd @@ -40,6 +40,6 @@ print(D24_2014$ds[[1]], data = TRUE) m_D24 = mkinmod(D24 = mkinsub("SFO", to = "DCP"), DCP = mkinsub("SFO", to = "DCA"), DCA = mkinsub("SFO")) -print(D24_2014) +print(m_D24) } \keyword{datasets} |