me: 'data.frame' for testing purpouses

Description Usage Format Value Examples

Description

data.frame created with mice used to test and ilustrate the creation of imExposomeSet.

Usage

1
data("me")

Format

An object of class data.frame with 654 rows and 57 columns.

Value

A data.frame.

Examples

1
2
3
data("me")
dim(me)
colnames(me)

rexposome documentation built on March 13, 2021, 2:01 a.m.