Learn R Programming

maidr (version 0.1.2)

is_low_level_function: Check if Function is LOW-level

Description

Check if Function is LOW-level

Usage

is_low_level_function(function_name)

Value

TRUE if LOW-level, FALSE otherwise

Arguments

function_name

Name of the function