isSharedProp: Shared Properties

Description Usage Arguments Value

View source: R/isSharedProp.R

Description

Determines if the given property is used by more than one of the modules in the pipeline.

Usage

1
2
3
4
5
isSharedProp(
  propMods = modulePerProp(),
  propName,
  includeMods = unique(unlist(propMods))
)

Arguments

propMods

output of modulePerProp

propName

property in question

includeMods

the modules in the current pipeline

Value

boolean


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