Learn R Programming

hmi (version 0.9.16)

idf2interval: Transform interval data frames into data.frames with interval variables

Description

This function is the path from the linLIR package (Wiencierz, 2012) to this hmi package.

Usage

idf2interval(idf)

Arguments

idf

an interval data frame (idf-object).

Value

A data.frame where the interval variables are stored as interval objects.