View source: R/grid_partition.R
get_X_range | R Documentation |
Gets the "range" of each variable in X. For numeric variables this is (min, max). For factors this means vector of levels.
get_X_range(X)
X |
data |
list of length K with each element being the "range" along that dimension
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.