Learn R Programming

AzureRMR (version 1.0.0)

is_subscription: Informational functions

Description

These functions return whether the object is of the corresponding AzureRMR class.

Usage

is_subscription(object)

is_resource_group(object)

is_resource(object)

is_template(object)

Arguments

object

An R object.

Value

A boolean.