check_stockfile_funs: Check various entries when making a stockfile using...

Description Usage Arguments Value Examples

Description

These are non-exported functions that are only used within make_gadget_stockfile. Each checks a different aspect of the required arguments to a Gadget stockfile and either returns a default value if appropriate or stops function execution if a necessary piece is missing and a straightforward default does not exists

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

Arguments

stockfile

A list that contains stockfile information such as gadget_stockfile_default, see source code for make_gadget_stockfile

Value

A list that is a subset of stockfile containing the appropriate names for each category being checked

Examples

1
see source code for \code{\link{make_gadget_stockfile}}

inspktrgadget/gadgetSim documentation built on May 10, 2019, 9:51 a.m.