Description Usage Arguments Value Examples
Access CWD status
| 1 | cwd_status(x, ...)
 | 
| x | A HLAGene or HLAAllele object. | 
| ... | Further arguments passed to methods. | 
A character vector of CWD status codes.
| 1 2 3 4 5 | ## Not run: 
x <- HLAGene("DPB1")
cwd_status(x[is_complete(x)])
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.