| Warning {parabar} | R Documentation |
Package Warnings
Description
This class contains static methods for throwing warnings with informative messages.
Format
Warning$requested_cluster_cores_too_low()Warning for not requesting enough cluster cores.
Warning$requested_cluster_cores_too_high()Warning for requesting too many cluster cores.
Warning$requested_cluster_type_not_supported()Warning for requesting an unsupported cluster type.
Warning$progress_not_supported_for_backend()Warning for using a backend incompatible with progress tracking.
[Package parabar version 1.1.1 Index]