expos-methods: Returns the exposures matrix of an ExposomeSet.

exposR Documentation

Returns the exposures matrix of an ExposomeSet.

Description

Given an ExposomeSet it returns the inner matrix of exposures, having the exposures as columns and the samples as rows.

Usage

expos(object)

Arguments

object

An ExposomeSet.

Value

A matrix of exposures

Examples

data("exposome")
expos(expo)[1:3, 1:3]

isglobal-brge/rexposome documentation built on Feb. 4, 2023, 12:35 p.m.