must_sp: This instance must be using ServicePoint, otherwise throw an...

View source: R/aaa_imports.R

must_spR Documentation

This instance must be using ServicePoint, otherwise throw an error.

Description

Checks if the instance is using ServicePoint. If not, throws an error.

Usage

must_sp(.call = match.call()[[1]])

Arguments

.call

The function call to display in the error message. Defaults to the current function call.

Value

(logical)


COHHIO/Rm_data documentation built on Dec. 9, 2024, 2:10 p.m.