summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-11-28 12:38:58 +0100
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-11-28 12:38:58 +0100
commit84a2cfa3d8926cdd1f5be3a9a449afe3c888a095 (patch)
treeb0d2db26a87d28c2d1561e35970dde92c3317710 /NAMESPACE
parent77189d666eb39d2660245c2f008175dc4560f647 (diff)
Polish documentation and Makefile
The Makefile was adjusted to the way used in other packages of mine. Note that, @inheritParams does not work for superclasses yet, see https://github.com/r-lib/roxygen2/issues/996, so some function parameters are documented twice.
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE1
1 files changed, 1 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 4529781..ca2ae56 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -3,6 +3,7 @@
S3method(plot,chent)
S3method(print,chent)
S3method(print,pai)
+S3method(print,ppp)
export(chent)
export(draw_svg.chent)
export(pai)

Contact - Imprint