R Built-in Data Sets

Опубликовано: 08 Декабрь 2024
на канале: ZILANI GOLAM
315
6

In this video, i will describe how load and use R built-in data sets. i will describe some of the most used R demo data sets: mtcars, iris, PimaIndiansDiabetes, BostonHousing and airquality dataset.


Once you start your R program, there are example data sets available within R along with loaded packages, which are generally used as demo data for playing with R functions.