Alim Dayim
Alim Dayim
Glad it works. Can you paste the output here so I can make sure it works properly?
No, you can't specify rows for vertical line. But there are two options. First, assume the below is your data ```r dt
Hi Tim, Thank you for your advice. I attempted to compute a weight earlier, as you said, and I'm not sure whether I did it right. I am not an...
I am planning to keep this issue opened if it is OK with you. So others can see this. Thank you.
Hi, I don't have any data to try but you can use the following method: ```r # Check out the `plotmath` function for math expression. dt
Thank you for reporting this. I think the plot you sent actually cross the diamond, but the diamond is on the top of the reference line. Maybe I should change...
I have updated it now and you can install it from the GitHub.
Hi Willi, I don't think I have ever modified the package reference line. Can you give me more details on this?
There's a fix already, but you can use the code before it's been updated in the CRAN ```r grid.draw.ggsurvplot
> @mleipzig It works perfectly fine, I tried the all the code with the first code. You forgot to pass the plot object. The `ggsurvplot` function returns a `ggsurvplot` object,...