run: Do the thing

Description Usage Arguments Examples

View source: R/nom.R

Description

Do the thing

Usage

1
2
3
4
5
run(
  cart = "amazon fresh",
  chromedriver_version = get_chromedriver_version(),
  ...
)

Arguments

cart

One of "whole foods" or "amazon fresh".

chromedriver_version

String supplying the version of chromedriver to use. Currently get_chromedriver_version

...

Further args to buy.

Examples

1
2
3
4
## Not run: 
run

## End(Not run)

aedobbyn/foodpls documentation built on Aug. 14, 2020, 2:07 p.m.