nsh87 / receptormarker

Source for 'receptormarker' package for R: antibody receptor and phenotypic marker analysis
http://receptormarker.com
BSD 2-Clause "Simplified" License
4 stars 9 forks source link

Missing doc for multiClust class #24

Closed nsh87 closed 8 years ago

nsh87 commented 9 years ago

Should have documentation that tells you which methods are available and/or what are the names of the objects in the list. Hadley docs.

Rather than having the description of the class in the Return Value section of the multi_clust() function link to the documentation of the class there. You could also do a "see also" to the multiClust documentation from your plotting functions then too.

See documentation for ?muscle::muscle for an example.

nsh87 commented 8 years ago

Fixed in PR #63.