Skip to content

Knitting issue #1

@ian-flores

Description

@ian-flores

When knitting the versions of the RMarkdown documents I expect for the knitr::opt_chunk$set() command to remain the same as I set it up in the original document, however on the knitted versions the eval option is changed to true. I would expect that if I set it to FALSE it should remain FALSE as well.

knitr::opts_chunk$set(echo = TRUE, eval = FALSE)

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