Warning | R Documentation |
This class contains static methods for throwing warnings with informative messages.
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.
Warning$error_in_backend_finalizer()
Warning for errors in the backend finalizer during garbage collection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.