Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file extension parameter for ggsave() to allow device specification for files without extension #939

Merged
merged 1 commit into from
Jun 19, 2015

Commits on Jun 19, 2015

  1. device parameter supports character argument

    Parameter `device` now supports character argument to specify which
    supported
      device to use ('pdf', 'png', 'jpeg', etc.), for when it cannot be
    correctly
      inferred from the file extension (for example when a temporay
    filename is
      supplied server side in shiny apps)
    Sebastian Kopf authored and sebkopf committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    1c50c53 View commit details
    Browse the repository at this point in the history