View source: R/grid_partition.R
partition_split | R Documentation |
Describes a single partition split. Used with add_partition_split
.
Tests whether or not an object is a partition_split
.
partition_split(k, X_k_cut) is_partition_split(x)
k |
dimension |
X_k_cut |
cut value |
x |
an R object |
Partition Split
Boolean
is_partition_split
: is partition_split
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.