mlandistest / code

2 stars 0 forks source link

Revise the default user information on members and methods [sf#11] #23

Open mlandis opened 10 years ago

mlandis commented 10 years ago

Reported by hoehna on 2013-11-11 09:53 UTC The following code should provide a list of members and a list of member-methods. x <- readCharacterData("data/Primates.nex")[1] x.members() x.methods()

The code seems to be broken.