Description Usage Arguments Value Examples
View source: R/kPoint.recharts3.dim.R
插入散步图,按维度指定数据列
1 2 | kPoint.recharts3.dim(data = iris[, 3:5], x = "Petal.Length",
y = "Petal.Width", z = "Species", theme = 1)
|
data |
数据源 |
x |
X轴数据 |
y |
Y辆数据 |
z |
Z轴数据,也称为分层数据 |
theme |
主题 |
返回值
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.