Create Table 1 using R: Output Excel, MS Word Tables

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 29

  • @ProfBoggs
    @ProfBoggs Год назад

    I appreciate how excited you are to share this. I often feel like that when I've accomplished something in R and wish I could show someone how cool it is.

  • @anitaandorful5526
    @anitaandorful5526 4 года назад +5

    wow, this function is awesome, it has really saved me time creating tables in my project.

  • @reregad590
    @reregad590 2 года назад

    This was very helpful
    Thanks from Egypt

  • @dabombchibz
    @dabombchibz 4 года назад +3

    Oh my, this is amazing and just what I need for my research. Thank you! Question for you -- I can't seem to download your source code on my Mac. I get the following error - Error: unexpected '/' in "source(github.download(https:/" --- I think it's an issue with Mac and HTTPS source links, but not sure how to solve it, help??!

    • @biostatsreportautomation8709
      @biostatsreportautomation8709  4 года назад

      Click on this link raw.githubusercontent.com/BiostatsReportAutomation/Table1_R_Excel_Output/master/Table1Function.R
      then copy and paste the source code and save it with the name "Table1Function.R" as an R script in R studio. If it does not work send me an email: BiostatsReportAutomation@gmail.com

  • @saavedragabo
    @saavedragabo 4 года назад +1

    Let us know if you create and publish a full package on CRAN! Totally looking forward!

  • @tzadok06
    @tzadok06 Год назад +1

    that produces an error for me:
    Error during wrapup: replacement has 0 rows, data has 104
    Error: no more error handlers available (recursive errors?); invoking 'abort' restart

  • @janinajochim1843
    @janinajochim1843 2 года назад

    Beautiful, thank you!

  • @RACKITBALL
    @RACKITBALL 6 месяцев назад

    Awesome thank you!

  • @karunamayiholisticinc
    @karunamayiholisticinc Год назад

    I get same errors as below. I was happy to find something in R that produced SAS like reports. But this function is throwing several errors even with your data and code directly from github.

  • @hdsamsung23
    @hdsamsung23 2 года назад

    WOW Brother, special thanks to you. You helped me a lot

  • @USAme804
    @USAme804 2 года назад

    Hi, I attempted to use this and replicate your table but the R gives me "formal argument "contTest" matched by multiple actual arguments" Error. Can you help why???

  • @ElGeneral106
    @ElGeneral106 11 месяцев назад

    nice Video. But there is today many packages that help exporting R output to word or excel like flextable

  • @des6309
    @des6309 4 года назад +1

    beautiful job thank you

  • @truegrit5411
    @truegrit5411 2 года назад

    Hi Thank you for your great works! I have other-very opposite question about the table. Can we convert an excel table (a summarized results made in excel) to be into the R code or R markdown? Could you let me know if you would know this? I have very long-wide and many variables of excel table and wish to convert it to be a table in R or R markdown or overleaf. Thank you again.

  • @03Epicman
    @03Epicman Год назад

    Thank you my friend

  • @AviatorStone
    @AviatorStone Год назад

    What about adding weights to the data?

  • @kanchansawant2288
    @kanchansawant2288 3 года назад

    Hi... I have a question regarding auto generation tables from R language... Could you please let me know the type of software which we are using for R to do that. ..

    • @sbampah
      @sbampah 2 года назад

      R is the software

  • @VickySchaeff
    @VickySchaeff Год назад

    Error in label(dat[[k]]) : could not find function "label" I continue to receive this error. can you help ?

    • @anitaandorful5776
      @anitaandorful5776 Год назад

      load Hmisc or rms packages or do : rms::label or rms::label ---Not sure which package label come from, but surely one of them

  • @ahmed007Jaber
    @ahmed007Jaber 2 года назад

    hi thank you for this;
    can you please help out how to add a subtotal and grand total lines to tables in word rmarkdown? just like the subtotals in excel pivot tables???

  • @BBhowmic
    @BBhowmic 3 года назад

    not working properly : found error : Error in select(., one_of(mysel)) : could not find function "select"

  • @dionc6439
    @dionc6439 4 года назад

    Hello, how can I contact you personally?

    • @biostatsreportautomation8709
      @biostatsreportautomation8709  4 года назад

      Please contact me through these emails: BiostatsReportAutomation@gmail.com or sbampah@yahoo.com (Primary email).

  • @yaoliao3517
    @yaoliao3517 3 года назад +1

    gtsummary enough