vanity_is_available: Check to see if a vanity URL is currently in use

View source: R/audits.R

vanity_is_availableR Documentation

Check to see if a vanity URL is currently in use

Description

[Experimental]

Usage

vanity_is_available(connect, vanity)

Arguments

connect

A Connect R6 object

vanity

string of the vanity URL to check

Value

logical indicating if the vanity URL is available.

See Also

Other audit functions: audit_access_open(), audit_r_versions(), audit_runas()


connectapi documentation built on Aug. 9, 2025, 1:09 a.m.