getIGRP: Get list of igrps

View source: R/getIGRP.R

getIGRPR Documentation

Get list of igrps

Description

Get list of igrps

Usage

getIGRP(username, password)

Arguments

username

Username to access data, string

password

Password to access data, string

Value

Data frame which contains all installation groups (igrp), available for given user

Examples

## Not run: 
df <- getIGRP("username", "password")

## End(Not run)


ETikalenko/Infinity documentation built on Aug. 14, 2022, 6:44 p.m.