Clinical Reporting using R | Package r2rtf

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 11

  • @shraddhaganoo4497
    @shraddhaganoo4497 2 роки тому +1

    Really very useful video sir...keep doing such videos...

  • @varun1362
    @varun1362 2 роки тому +1

    Thank you sir for this wonderful content!

  • @jagadishkatam
    @jagadishkatam 2 роки тому +1

    Hi Sir, this is a very helpful video about r2rtf. I understood this and tried to generate the rtf, it worked. thanks a lot for taking time to share your knowledge. The only thing i noticed in the video is that for the rtf_colheader() for bottom border, in the video within the code it is not used, in the second rtf_colheader() i suppose we need to use the border_bottom('single',3).

    • @sanesacademyofstatistics4607
      @sanesacademyofstatistics4607  2 роки тому +1

      Thanks for your feedback. I will surely look into the details of the border related options suggested by you.

  • @venkateswararaovummadi1935
    @venkateswararaovummadi1935 11 місяців тому

    Thank you.
    How can we insert space between group of records while creating rtf file?
    And also I'm not getting footnote for every page, for last page only it is populating. Is there any option to get a footnote for every page?

  • @jagadishkatam
    @jagadishkatam 2 роки тому +1

    Hi Sir, i have a doubt, how to create a row gap if there are multiple sections in the report.

  • @ShilpaMalhotraDewan
    @ShilpaMalhotraDewan Рік тому

    Thanks for the video. HOw can we read the rtf file and extract tables out of it?