gatherTables: Put as many people into specified table size

Description Usage Arguments Value

View source: R/gatherTables.R

Description

This function is the first iteration of tableing

Usage

1
gatherTables(df, id, pam_model, tableSize)

Arguments

df

original dataframe from which the clustering was done

id

Id column from dataset

pam_model

PAM object from building a pam model

tableSize

How many people per table are there going to be?

Value

A list of full tables and a list of tables that are not full, referred to as leftOvers.


EthanTaft/clusteringTables documentation built on May 3, 2019, 9:02 p.m.