unblind_data_name {SqueakR}R Documentation

Find Matching Experiment Name

Description

Finds the name of a dataset matching a supplied index in the set of data

Usage

unblind_data_name(experiment, id)

Arguments

experiment

The experiment object

id

The dataset number to be unblinded

Value

The name of the original file, corresponding to the data at the requested index

Examples

## Not run: unblind_data_name(experiment, 2)


[Package SqueakR version 1.3.0 Index]