bb_inputs: Make a tibble of options passed to your script through bash.

Description Usage Details Examples

View source: R/bb_inputs.R

Description

This is a developing feature.

Usage

1

Details

You can pass arguments to your script with '| param1=foo param2=bar' arguments. This function collects those inputs when passed to the Rscript you are running.

Examples

1
RscriptInputs <- bbInputs()

jsowder/bitbaR documentation built on April 19, 2020, 6:10 p.m.