| Abs_df | R Documentation | 
Returns a data frame with transplant candidates' HLA antibodies obtained according to theirs cPRA values and HLA typing.
Abs_df(candidates = candidates_df(n = 10), origin = "PT", n_seed = 3)
| candidates | A dataframe with  | 
| origin | A character value from options: 'API', 'AFA', 'CAU' and 'HIS' | 
| n_seed | a numeric seed that will be used for random number generation. | 
A data frame with ID and HLA antibodies Abs.
Abs_df(candidates = candidates_df(n=10), origin = 'PT', n_seed = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.