orderDefaultPropFiles: Order Default Props Files

Description Usage Arguments Details Value

View source: R/orderDefaultPropFiles.R

Description

Model default props inter-dependences

Usage

1

Arguments

start

a file name (full path or basename) that correstponds to one of the names of the chain list

chain

a named list whose names are file names (basename) and whose elements are each the vecter of file names (full file path) that the named file lists as default props.

Details

On a remote server, the value of start is already the basename; locally, its a full file path. If a file path is passed in, the basename of the path is taken to match to the names of chain.

Value

a list of: missing: full file paths whose basename is not in names(chain) dangling: The name of the file that lead to the file path(s) that are missing chained: a vector of basenames, ending with 'start'. This is the order in which to load the available default props files.


IvoryC/shinyBioLockJ documentation built on May 29, 2021, 7:40 a.m.