Closed eaurele closed 5 years ago
Fix previous behavior that caused a warning with length 2 condition.
Example warning:
Warning in if (output == "text") { : the condition has length > 1 and only the first element will be used
Fix previous behavior that caused a warning with length 2 condition.
Example warning: