load_sample_data: Add sample data

View source: R/load_sample_data.R

load_sample_dataR Documentation

Add sample data

Description

Insert sample-level data into a CESAnalysis samples table.

Usage

load_sample_data(cesa, sample_data)

Arguments

cesa

CESAnalysis

sample_data

data.table or data.frame with a Unique_Patient_Identifier column to match the CESAnalysis samples table, with one row per sample. (It's okay if some samples aren't present in the table.)


Townsend-Lab-Yale/cancereffectsizeR documentation built on Aug. 25, 2024, 10:21 a.m.