format: Format a Microsoft Graph or Azure object

format_public_fieldsR Documentation

Format a Microsoft Graph or Azure object

Description

Miscellaneous functions for printing Microsoft Graph and Azure R6 objects

Usage

format_public_fields(env, exclude = character(0))

format_public_methods(env)

Arguments

env

An R6 object's environment for printing.

exclude

Objects in env to exclude from the printout.

Details

These are utilities to aid in printing R6 objects created by this package or its descendants. They are not meant to be called by the user.


AzureGraph documentation built on Sept. 8, 2023, 5:53 p.m.