HSAUR2 (version 1.1-17)

pottery: Romano-British Pottery Data

Description

Chemical composition of Romano-British pottery.

Usage

data("pottery")

Arguments

Format

A data frame with 45 observations on the following 9 chemicals.

Al2O3

aluminium trioxide.

Fe2O3

iron trioxide.

MgO

magnesium oxide.

CaO

calcium oxide.

Na2O

natrium oxide.

K2O

calium oxide.

TiO2

titanium oxide.

MnO

mangan oxide.

BaO

barium oxide.

kiln

site at which the pottery was found.

Details

The data gives the chemical composition of specimens of Romano-British pottery, determined by atomic absorption spectrophotometry, for nine oxides.

Examples

Run this code
# NOT RUN {
  data("pottery", package = "HSAUR2")
  plot(pottery)

# }

Run the code above in your browser using DataCamp Workspace