Learn R Programming

ISwR (version 1.0-8)

kfm: Breast-feeding data

Description

The kfm data frame has 50 rows and 7 columns. It was collected by Kim Fleischer Michaelsen and contains data for 50 infants of age approximately 2~months. They were weighed immediately before and after each breast feeding and the measured intake of breast milk was registered along with various other data.

Usage

kfm

Arguments

source

Original data.

Examples

Run this code
plot(dl.milk~mat.height,pch=c(1,2)[sex],data=kfm)

Run the code above in your browser using DataLab