controlInputVariables: Check if given variabels are null

View source: R/utils.R

controlInputVariablesR Documentation

Check if given variabels are null

Description

controlInputVariables checks if given variabels id and name are null. Returns an error if both variables id and name are null. Returns warning if both variables id and name are not null.

Usage

controlInputVariables(id, name)

Arguments

id

String to check

name

String to check


MaxGreil/JamendoR documentation built on Jan. 17, 2024, 2:16 a.m.