Skip to content

[R-meta] Importing Correlations from PDF to table format

2 messages · Kiet Huynh, Wolfgang Viechtbauer

#
Hi Wolfgang,

Thank you for your recommendation. Using both the tabulizer package and and rcalc function has done exactly what I was hoping for.

I found the tabulizer package to be much more accurate than the pdftools package. The tabulizer package is mostly accurate, but sometimes it struggles with correctly identifying negative numbers in the correlation table. So I still have to do some data cleaning in R to fix incorrect values. Despite these issues, my process for coding meta-analysis is much more efficient and accurate now. 

Big thanks to you and James for your help!

Kiet

  
  
1 day later
#
Hi Kiet,

Thanks for providing this feedback -- this is likely to be quite useful for others looking into automating this process (including me)!

Best,
Wolfgang