download_sample_list {PKbioanalysis} | R Documentation |
Download sample list from database to local spreadsheet with vendor specific format
Description
Download sample list from database to local spreadsheet with vendor specific format
Usage
download_sample_list(sample_list, vendor)
Arguments
sample_list |
dataframe of sample list either from db or from write_injec_seq |
vendor |
currently only 'masslynx', 'masshunter' and 'analyst' are supported |
Details
For all current vendors, the exported format will be in csv format, compatible with the respective software.
Value
dataframe
[Package PKbioanalysis version 0.3.0 Index]