iris

homework 3 iris bakharia

Here is the iris dataset.

bakharia
08-10-2021

Here is a plot of the iris dataset:

library(datasets)
plot(iris)

Reuse

Text and figures are licensed under Creative Commons Attribution CC BY-NC 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".

Citation

For attribution, please cite this work as

bakharia (2021, Aug. 10). DACSS 601 August 2021: iris. Retrieved from https://mrolfe.github.io/DACSS601August2021/posts/2021-08-10-iris/

BibTeX citation

@misc{bakharia2021iris,
  author = {bakharia, },
  title = {DACSS 601 August 2021: iris},
  url = {https://mrolfe.github.io/DACSS601August2021/posts/2021-08-10-iris/},
  year = {2021}
}