Skip to content

Bug in finishAndShowPdf #53

Description

@steffelbauer

I get following error when I run the finishAndShowPdf function in this way

pdff <- kwb.utils:::preparePdfIf(to.pdf = TRUE) 
# some code is here in between
kwb.utils:::finishAndShowPdf(to.pdf=TRUE, pdff)
Error in hsShowPdf(PDF, ...) : unused argument (to.pdf = TRUE)

Version of kwb.utils is 0.13.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions