namedDefaultVals: Named Default Values

Description Usage Arguments Details Value

View source: R/namedDefaultVals.R

Description

Given a list of property infos, get a named vector of default values.

Usage

1
namedDefaultVals(propInfo)

Arguments

propInfo

the result of BioLockJ::propInfo() or a similar list of property atrribute lists.

Details

Only the properties that have default values are included in the output.

Value

a named character vector where the names are the property names and the values are the property values


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