car_stats: car_stats data

car_statsR Documentation

car_stats data

Description

From datasets::mtcars produces statistics for N and the means of "mpg", "hp", "wt", "disp" variables grouped by "cyl".

N numeric of group's total observations
mean_mpg numeric of group's mean mpg
mean_hp numeric of group's mean horsepower
mean_wt numeric of group's mean weight
mean_disp numeric of group's mean displacment

Usage

car_stats

Format

An object of class data.table (inherits from data.frame) with 3 rows and 6 columns.

Source

datasets::mtcars


deandevl/RplotterPkg documentation built on March 1, 2025, 11:17 a.m.