loadBy {psichomics}R Documentation

Check if a given function should be loaded by the calling module

Description

Check if a given function should be loaded by the calling module

Usage

loadBy(loader, FUN)

Arguments

loader

Character: name of the file responsible to load such function

FUN

Function

Value

Boolean vector


[Package psichomics version 1.9.1 Index]