Skip to contents

example data set

Usage

data('gray_example')

Format

An object of class data.frame

Examples

data("gray_example")
head(gray_example)
#>   Strike Dip DipDir Facing     Type
#> 1    142  58      W      L Cleavage
#> 2    155  63      W      L Cleavage
#> 3    166  82      W      L Cleavage
#> 4    177  83      E      U Cleavage
#> 5      9  68      E      U Cleavage
#> 6     11  60      E      U Cleavage