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()


rstudio/connectapi documentation built on Dec. 20, 2024, 1:48 p.m.