data type icons in summary - more tests

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-15 16:14:03 +02:00
commit 50d35c0c85
No known key found for this signature in database
15 changed files with 406 additions and 2493 deletions

View file

@ -4,18 +4,18 @@
\alias{plot_euler}
\title{Easily plot euler diagrams}
\usage{
plot_euler(data, x, y, z = NULL, seed = 2103)
plot_euler(data, pri, sec, ter = NULL, seed = 2103)
}
\arguments{
\item{data}{data}
\item{seed}{seed}
\item{x}{name of main variable}
\item{y}{name of secondary variables}
\item{z}{grouping variable}
\item{seed}{seed}
}
\value{
patchwork object