get_fake_study: A Function That Builds a Fake Study.

View source: R/utils.R

get_fake_studyR Documentation

A Function That Builds a Fake Study.

Description

This function builds a fake study.

Usage

get_fake_study(nb_samples = 12, nb_probes = 10)

Arguments

nb_samples

An integer that describes the number of samples.

nb_probes

An integer that describes the number of probes.

Value

a fake study.


fchuffar/epimedtools documentation built on Feb. 3, 2024, 2:21 a.m.