parse_argument: Function parses the argument generating named vector with...

Description Usage Arguments

View source: R/runtime_objects.R

Description

Function parses the argument generating named vector with keys objectnames

Usage

1
parse_argument(arg, objectnames, default_value)

Arguments

arg

The argument to parse. Can be a single value, vector of lenght equal to the length of objectnames or named vector with keys from objectnames.

objectnames

Objectnames that sets the basis for the intepretation of the arg

default_value

Value in case arg is a named vector with some objectnames missing its values.


adamryczkowski/objectstorage documentation built on May 24, 2019, 8:47 p.m.