Get_Group_List: Get Group List

View source: R/tools.R

Get_Group_ListR Documentation

Get Group List

Description

This allows you to receive a list of the groups for the surveys specified by the sid column in the data.table given as Survey_IDs

Usage

Get_Group_List(Survey_IDs)

Arguments

Survey_IDs

A data.table with a column specifying the sid where the groups should be retrieved

Examples

## Not run: 
Get_Group_List(data.table(sid = 123456))

## End(Not run)


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