push_simple: Basic method to pull out arguments by name from a list.

View source: R/cmdstan-args.R

push_simpleR Documentation

Basic method to pull out arguments by name from a list.

Description

Basic method to pull out arguments by name from a list.

Usage

push_simple(args, names)

Arguments

args

(potentially nested) list containing arguments.

names

vector of named arguments to pull out.

Value

turn vector of arguments as strings


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.