Learn R Programming

isdals (version 3.0.1)

duckweed: Growth of duckweed

Description

Growth of duckweed (Lemna) by counting the number of leaves every day over a two-week period

Usage

data(duckweed)

Arguments

Format

A data frame with 14 observations on the following 2 variables.

days

a numeric vector

leaves

a numeric vector

Examples

Run this code
data(duckweed)

Run the code above in your browser using DataLab