# A tibble: 150 × 5
  Sepal.Length Sepal.Width
         <dbl>       <dbl>
1          5.1         3.5
2          4.9         3.0
3          4.7         3.2
4          4.6         3.1
5          5.0         3.6
# ... with 145 more rows, and
#   3 more variables:
#   Petal.Length <dbl>,
#   Petal.Width <dbl>,
#   Species <fctr>
