aboutsummaryrefslogtreecommitdiff
path: root/man/plot.chent.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-10-13 11:26:03 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-10-13 11:26:03 +0200
commit6937e41d317b953d8246203814500166dbe89470 (patch)
treebc996f7c454c3780368adc989fd562eae30fc591 /man/plot.chent.Rd
parentc8bfe56bd627e1945815631ce5c2ac27333fa246 (diff)
Temporarily remove @example tags
Due to r-lib/roxygen2#1158
Diffstat (limited to 'man/plot.chent.Rd')
-rw-r--r--man/plot.chent.Rd7
1 files changed, 0 insertions, 7 deletions
diff --git a/man/plot.chent.Rd b/man/plot.chent.Rd
index f2850fa..e5a8770 100644
--- a/man/plot.chent.Rd
+++ b/man/plot.chent.Rd
@@ -14,10 +14,3 @@
\description{
Plot method for chent objects
}
-\examples{
-caffeine <- chent$new("caffeine")
-print(caffeine)
-if (!is.null(caffeine$Picture)) {
- plot(caffeine)
-}
-}

Contact - Imprint