Skip to content

Output directory for knitr can only be set as function argument #2

Description

@hlapp

If we want the top-level .Rmd file to be rendered to the doc/paper directory, then this output directory needs to be configurable as an option. However, apparently it isn't; only the directory for figure output can be set. This means that rendering the Markdown, HTML, LaTeX, and PDF versions need to be executed as rmarkdown::render() so that the output path can be passed as an argument. That the "Knit HTML" button is not to be used is likely rather undesirable for practical use and teaching purposes.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions