`delay` argument of `to_pdf()` should also be passed to `to_pdf_simple()`
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 178
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Specifically to the wait argument of pagedown::chrome_print.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the to_pdf() and to_pdf_simple() entry points and trace how the delay argument is handled. Check pagedown::chrome_print and its wait argument; done means the delay value is passed through when to_pdf_simple() renders the PDF.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100