Skip to contents

Fetches the sample data table for a given experiment in Pluto and stores it in a data.frame

Usage

pluto_read_sample_data(experiment_id, limit = NULL, silent = FALSE)

Arguments

experiment_id

Pluto experiment ID

limit

Integer for max rows to fetch, or NULL to fetch all rows

silent

Boolean, whether to suppress console messages

Value

Data.frame containing the requested data