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

\lifecycle

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 June 12, 2024, 5 a.m.