add explicit superclass "list"
to classes that are secretly lists
#291
Labels
API
application programming interface (exported functions, etc)
Milestone
for example,
summary.pop_data
(and probably other summary methods).Adding this information would help some functions like
pander::pander()
figure out what to do with these classes.Search for all instances of
list(
in the package; currently there aren't too many:The text was updated successfully, but these errors were encountered: