aboutsummaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authoractuaryzhang <actuaryzhang10@gmail.com>2017-02-03 18:02:10 -0800
committergatorsmile <gatorsmile@gmail.com>2017-02-03 18:02:10 -0800
commit050c20cc9084bd6ef738fd808dad43139250f316 (patch)
tree3437213d09ff6201a1c38f1e1af4a2487e5478db /core/src/main
parent48aafeda7db879491ed36fff89d59ca7ec3136fa (diff)
downloadspark-050c20cc9084bd6ef738fd808dad43139250f316.tar.gz
spark-050c20cc9084bd6ef738fd808dad43139250f316.tar.bz2
spark-050c20cc9084bd6ef738fd808dad43139250f316.zip
[SPARK-19386][SPARKR][FOLLOWUP] fix error in vignettes
## What changes were proposed in this pull request? Current version has error in vignettes: ``` model <- spark.bisectingKmeans(df, Sepal_Length ~ Sepal_Width, k = 4) summary(kmeansModel) ``` `kmeansModel` does not exist... felixcheung wangmiao1981 Author: actuaryzhang <actuaryzhang10@gmail.com> Closes #16799 from actuaryzhang/sparkRVignettes.
Diffstat (limited to 'core/src/main')
0 files changed, 0 insertions, 0 deletions