GroupA                  Simulated Dataset of 20 networks. Group A.
GroupB                  Simulated Dataset of 20 networks. Group B.
Net-class               An S4 class to represent a single network.
NetSample-class         An S4 class to represent a sample of networks
NetSampleSet-class      An S4 class representing a sample of networks
                        with a network permutation function applied to
                        it.
NetSampleStatSet-class
                        An S4 class representing the results of
                        applying a network statistic function to a
                        NetSampSet object.
NetSet-class            An S4 class representing a single network with
                        a network permutation function applied to it.
NetStatSet-class        An S4 class representing the results of
                        applying a network statistic function to a
                        single NetSet object.
as_Net                  Constructor for single Net object
as_NetSample            Constructor for a 'NetSample' object
diff_test               Test for differences from original statistic
diff_test_ggPlot        Difference Test Plots
group_diff_test         Group difference test
group_diff_test_ggPlot
                        Group Difference Plots
group_perc_diff_test    Group percentage difference test
group_perc_diff_test_ggPlot
                        Group Percentage Difference Plots
group_test              Group test
group_test_ggPlot       Group Test Plots
net_apply               Apply a network manipulation function to a
                        single network, or to a sample of networks
net_stat_apply          Apply a network statistic function to a
                        'NetSet' or 'NetSampleSet' object.
network_functions       Network Manipulation Functions
network_statistics      Network Statistic Functions
show,Net-method         Convenience Functions for printing information
                        about Net-type objects
to_data_frame           Network statistics to long format dataframe
