We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84231cc commit 1545550Copy full SHA for 1545550
DESCRIPTION
@@ -3,7 +3,7 @@ Title: Create CKB Plots
3
Description: ckbplotr provides functions to help create and style plots in R.
4
It is being developed by, and primarily for, China Kadoorie Biobank
5
researchers.
6
-Version: 0.9.1
+Version: 0.9.2
7
Authors@R:
8
person(given = "Neil",
9
family = "Wright",
NEWS.md
@@ -1,3 +1,7 @@
1
+# ckbplotr 0.9.2
2
+
+* Fix incorrect argument name in shape_plot().
# ckbplotr 0.9.1
* Fix error when using col.lci and col.uci arguments in shape_plot() and forest_plot().
0 commit comments