Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

R Tool issue with PDF parsing

amitsingh145
8 - Asteroid

Hi, 

 

I'm trying to export PDF files to Alteryx using R tool. I've uploaded the R package pdftools. But I'm getting this error

 

Error: R (2): Error in file(con, "rb") : invalid 'description' argument

 

I've reinstalled Alteryx with Predictive Tools Kit. Still it throws the same error. Please look into this. I'm attaching the yxzp file.

 

Thanks

2 REPLIES 2
AbhilashR
15 - Aurora
15 - Aurora

@amitsingh145 - Modify the File Specification option to just bring in PDF files (*.pdf). You are getting that error because the directory tool is passing pdf and non-pdf tools to the R tool in this case.

 

AbhilashR_0-1585772125739.png

Also, follow the guidance in the following link on installing R packages: https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Install-R-Packages/ta-p/41265

Please mark this post as solution accepted if it answered your question.

 

amitsingh145
8 - Asteroid

Thanks a lot @AbhilashR !!

Labels
Top Solution Authors