concrete_slump: Data Frame 'concrete_slump'

concrete_slumpR Documentation

Data Frame 'concrete_slump'

Description

This is the Concrete Slump Test data set containing various features of concrete mixtures and their slump test results.

Usage

data("concrete_slump")

Format

A data frame with 103 rows and 11 columns.

  • Cement: Amount of cement in kg/m³.

  • Slag: Amount of blast furnace slag in kg/m³.

  • Flyash: Amount of fly ash in kg/m³.

  • Water: Amount of water in kg/m³.

  • SP: Amount of superplasticizer in kg/m³.

  • Coarseagg: Amount of coarse aggregate in kg/m³.

  • Fineagg: Amount of fine aggregate in kg/m³.

  • SLUMP: Slump of the concrete mixture in mm.

  • FLOW: Flow of the concrete mixture in mm.

  • CompressiveStrength: Compressive strength of the concrete in MPa.

Examples

data(concrete_slump)

SFM documentation built on April 15, 2025, 5:09 p.m.

Related to concrete_slump in SFM...