Get ms ready by mass batch search
Usage
get_msready_by_mass_batch(
start_list = NULL,
end_list = NULL,
API_key = NULL,
rate_limit = 0L,
verbose = FALSE
)
Arguments
- start_list
A numeric list of starting values for mass range
- end_list
A numeric list of ending values for mass range
- API_key
The user-specific API key
- rate_limit
Number of seconds to wait between each request
- verbose
A logical indicating if some “progress report” should be given.