useDynLib(cheddar)
exportPattern("^[^\\.]")

S3method("dim<-", Community)
S3method("dim<-", CommunityCollection)
S3method("length<-", Community)
S3method("length<-", CommunityCollection)
S3method("levels<-", Community)
S3method("levels<-", CommunityCollection)
S3method("names<-", Community)
S3method("names<-", CommunityCollection)
S3method(plot, Community)
S3method(plot, CommunityCollection)
S3method(print, Community)
S3method(print, CommunityCollection)
S3method(subset, CommunityCollection)
S3method(summary, Community)
S3method(summary, CommunityCollection)
