Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaneplusplus authored Apr 9, 2020
1 parent 8f170e9 commit 7896e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ ATC, ECD or LCH, and NSCLC do respond.
``` r
data(vemu_wide)
vm <- basket(vemu_wide$responders, vemu_wide$evaluable,
vemu_wide$baskets, p0 = 0.25)
vemu_wide$baskets, p0 = 0.25)
plot_density(vm, type = "basket")
```

Expand Down

0 comments on commit 7896e13

Please sign in to comment.