confirm_if_needed {qtkit}R Documentation

Check if Permission Confirmation is Needed

Description

Helper function that determines whether to prompt the user for permission confirmation based on the confirmed parameter.

Usage

confirm_if_needed(confirmed)

Arguments

confirmed

Logical indicating if permission is pre-confirmed

Value

Logical indicating if permission is granted


[Package qtkit version 1.1.1 Index]