Get_Group_Properties: Batch query group properties

View source: R/tools.R

Get_Group_PropertiesR Documentation

Batch query group properties

Description

This allows you to receive a list of the group properties of the groups specified by the gid column in the data.table given as Group_Properties_Query

Usage

Get_Group_Properties(Group_Properties_Query)

Arguments

Group_IDs

A data.table specifying the groups of interest in the gid column.

Examples

## Not run: 
Get_Group_Properties(data.table(gid = 12345))

## End(Not run)


bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.