Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

tmod (version 0.46.2)

getModuleMembers: Return the contents of a module

Description

Return the contents of a module

Usage

getModuleMembers(x, mset = "all")

Arguments

x

a character vector of module names

mset

optional, a module set

Value

A list of modules

Details

This function returns the selected modules from a module set.

Examples

Run this code
# NOT RUN {
# show the interferon related modules
getModuleMembers(c("LI.M127", "LI.M158.0", "LI.M158.0"))
# }

Run the code above in your browser using DataLab