Learn R Programming

ADER (version 1.5)

RIKZ: RIKZ Data

Description

Richness of benthic species in 45 sampling stations along the coastline of The Netherlands, measured by two researches of the the RIKZ (Rijksinstituut voor Kust en Zee), i.e., the Dutch Institute for Coastal and Marine Management.

Usage

data("RIKZ")

Arguments

Format

A data frame with the abundance (number of individuals) of 75 benthic macrofauna species (columns 2 -C1- to 76 -I5-) and several environmental meassurements recorded in each sampling station (Sample), i.e., the five sampling stations within each of the nine beaches considered (Beach). The most important is NAP, i.e., Normal Amsterdams Peil (NAP), which measures the height of the sampling station (in m) in relation to the average sea level. Other variables are related to the nature of the sandy sediment, i.e., average grain size (grainsize), grain sorting (sorting1), penetrability (penetrability), carbonate content (chalk), or to each beach, i.e., slope (angle2), salinity (salinity) and average temperature (temperature).

Examples

Run this code
data(RIKZ)
str(RIKZ)

Run the code above in your browser using DataLab