View source: R/ds.exposures_pData.R
ds.exposures_pData | R Documentation |
Extracts exposures, phenotypes or combined data and saves it to a data frame on the server side,
if no name
argument is provided, the new Exposome Set object will be named
"set_table"
where "set"
is the inputted argument
ds.exposures_pData(
set,
type = "",
name = NULL,
exposures_type = NULL,
rownames2col = FALSE,
datasources = NULL
)
set |
|
type |
|
name |
|
exposures_type |
|
datasources |
a list of |
This function does not have an output. It creates an data frame object on the study server.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.