| addSingle | Manipulate the Gaggle Tuple data type |
| broadcast | Broadcast Data to the Gaggle |
| connectToGaggle | Connect to the Gaggle Boss |
| disconnectFromGaggle | Disconnect from the Gaggle Boss |
| gaggleInit | Initialize the R Goose, registering with the Gaggle |
| geese | What Geese (Programs) are Currently Running in the Gaggle? |
| getCluster | Create an R variable from Most Recently Broadcast Cluster |
| getJavaClassName | Get Java class name |
| getMatrix | Create an R matrix variable from Most Recently Broadcast Matrix |
| getNameList | Create an R variable from Most Recently Broadcast NameList |
| getNetwork | Create an R network variable from a Broadcast Network |
| getSpecies | Specify the Species To Which Subsequent Data Belongs |
| getTargetGoose | Which Goose will Receive Broadcasts? |
| getTuple | Create an R variable from Most Recently Broadcast Tuple |
| getTupleAsList | Manipulate the Gaggle Tuple data type |
| hideGoose | Hide a Goose from View |
| newSingle | Manipulate the Gaggle Tuple data type |
| newTuple | Manipulate the Gaggle Tuple data type |
| setSpecies | Specify the Species To Which Subsequent Data Belongs |
| setTargetGoose | Specify Which Goose will Receive Broadcasts |
| showGoose | Show a Goose On the Screen |
| testGagglePackage | Run unit tests for the Gaggle Package |
| tupleToList | Manipulate the Gaggle Tuple data type |