The `cars_df` dataset contains data on the speed of cars and the corresponding distances required to stop. This dataset is often used in statistical analysis and regression modeling. The dataset name has been suffixed with `_df` to indicate that it is a data frame, ensuring clarity within the `sampledatasets` package.
Usage
data(cars_df)