powered by
Summarize number of missing values for each character on the desired grouping level.
missingSamplesTable(object, level)
A data.frame summarizing a number of missing values.
data.frame
an object of class morphodata.
morphodata
level of grouping, one of the following: "taxon", populations ("pop"), or individuals ("indiv".)
"taxon"
"pop"
"indiv"
data(centaurea) missingSamplesTable(centaurea, level = "pop")
Run the code above in your browser using DataLab