Skip to contents

Summarizing whether there was or was not a complication for 62 patients who used a particular medical consultant.

Usage

transplant

Format

A data frame with 62 observations on the following variable.

outcome

a factor with levels complications okay

Examples


transplant
#> # A tibble: 62 × 1
#>    outcome      
#>    <fct>        
#>  1 complications
#>  2 complications
#>  3 complications
#>  4 okay         
#>  5 okay         
#>  6 okay         
#>  7 okay         
#>  8 okay         
#>  9 okay         
#> 10 okay         
#> # ℹ 52 more rows