slopegraph
slopegraph copied to clipboard
Citation and removing box frame of L1, L2, ... numeric values
Dear Thomas,
Thank you for the amazing package! Would you inform me about the correct citation of the slopegraph package? Using ggslopegraph2, box frame around numeric values is default. I would like to ask your help to remove box frame around L1, L2, .... numeric values.
Best wishes, Zsolt
I haven't made updates here yet but you can get the latest version here
Or the development version from GitHub
install.packages("devtools")
devtools::install_github("ibecav/CGPfunctions")
Thank you, Chuck:)
You're welcome