Description Usage Arguments Value
View source: R/00_load_aggregate_data.R
This function loads a file as a matrix. All explanatory data should be binary, indicating presence or absence of a bit structure, the first column should have the chemical name in order to join on additional physical data late.
1 | load_chem_data(path, file_type, filter = TRUE, filter_type = "Pubchem")
|
path |
Path to the input file |
file_type |
type of file (xlsx, csv, or txt) |
A matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.