get_args: Get Arguments from EpiModel Parameterization Functions

View source: R/get.R

get_argsR Documentation

Get Arguments from EpiModel Parameterization Functions

Description

Returns a list of argument names and values for use for parameter processing functions.

Usage

get_args(formal.args, dot.args)

Arguments

formal.args

The output of formals(sys.function()).

dot.args

The output of list(...).

Value

A list of argument names and values.


statnet/EpiModel documentation built on May 6, 2024, 12:11 p.m.